| plotAsDatalist | R Documentation | 
Converts data to datalist and then uses plotData.
plotAsDatalist(data, ..., smooth = T, se = FALSE)
| data | data.frame at least with standard names name time value sigma and covariates | 
| ... | arguments going to plotData.datalist | 
| smooth | add a geom_smooth layer on top | 
| se | TRUE: add the se of the geom_smoothing | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.