1 | data("month.days")
|
The format is: num [1:12] 31 28 31 30 31 30 31 31 30 31 ...
1 2 | data(month.days)
## maybe str(month.days) ; plot(month.days) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.