Description Usage Arguments Details Examples
Add a smooth(ing) figure to the chart.
1 2 3 4 5 6 7 8 9 10 11 |
g |
An object of class |
... |
Options to pass to the figure, including |
method |
Smoothing method to use. |
band_width |
Step size for Silverman's algorithm. |
sync |
Whether to sync the axis data (align) with that
used in other figures, set to |
data |
A dataset ( |
inherit_asp |
Whether to inherit the aspects paseed to
|
Requires the x
and y
aspects.
This is a convenience function for a quick smoothing, see the online documentation to see how to use your own model for more control.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.