month_abb_english <- c("Jan", "Feb", "Mar", "Apr",
"May", "Jun", "Jul", "Aug",
"Sep", "Oct", "Nov", "Dec")
month_name_english <- c("January", "February", "March", "April",
"May", "June", "July", "August",
"September", "October", "November", "December")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.