library(jlrdspkg)
month_deal()
for (i in 4:7) {
month_deal(month = i)
}
month_stat(month = 3)
for (i in 4:7) {
month_stat(month = i)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.