aboutsummaryrefslogtreecommitdiff
path: root/man/get_vertex.Rd
blob: fe2f5c02387f42cb4a505deef20c94763f60b392 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PEC_soil.R
\name{get_vertex}
\alias{get_vertex}
\title{Fit a parabola through three points}
\usage{
get_vertex(x, y)
}
\description{
This was inspired by an answer on stackoverflow
https://stackoverflow.com/a/717791
}

Contact - Imprint