Panel smooth.
1 2 3 4 5 6 7 8 9 10 11 12 | panel_smooth(
x,
y,
col = par("col"),
bg = "green",
pch = 24,
cex = 1,
col.smooth = "red",
span = 1/3,
iter = 3,
...
)
|
Jim Ianelli.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.