YM | R Documentation |
Creates a Year-Month column
YM(df)
Adds column to existing df
dta <- fmxdat::BRICSTRI %>% rename(date = Date) %>% fmxdat::YM()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.