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 Feb. 16, 2025, 1:45 a.m.