get_vertex: Fit a parabola through three points

View source: R/PEC_soil.R

get_vertexR Documentation

Fit a parabola through three points

Description

This was inspired by an answer on stackoverflow https://stackoverflow.com/a/717791

Usage

get_vertex(x, y)

Arguments

x

Three x coordinates

y

Three y coordinates


jranke/pfm documentation built on Jan. 8, 2025, 7:53 p.m.