findMaxPos | R Documentation |
findMaxPos finds the abscissa corresponding to the y-vector maximum
findMaxPos(XY)
XY |
numeric matrix composed by X and Y columns |
Returns c(x, max) values
## Not run:
findMaxPos(XY)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.