Description Usage Arguments Value
A function that uses the smoothing function LOWESS from the stats package. Which uses locally weighted polynomial regression for the smoothing function
1 | smooth_function(x, y)
|
x |
A vector of values corresponding coordinates in the plot |
y |
A vector of values corresponding to coordinates in the plot |
Returns a data frame of the calculated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.