Description Usage Arguments Examples
View source: R/collectedfunctions.R
Compute the LOESS data for ploting.
| 1 | 
| data | data. | 
| x | Independent variable | 
| y | Dependent variable | 
| by | Sort by. Only one sorting variabele is accepted. If more than 1 variables, create a unique sorting using paste(var1,var2,etc) | 
| span | LOESS stiffness | 
| 1 | lhloess()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.