pm_smooths | R Documentation |
Add loess line
pm_smooths(
method = opts$smooth.method,
se = FALSE,
lty = opts$smooth.lty,
lwd = opts$smooth.lwd,
col = opts$smooth.col,
...
)
method |
passed to |
se |
passed to |
lty |
passed to |
lwd |
passed to |
col |
passed to |
... |
passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.