Description Usage Arguments Details Examples
See details
| 1 2 3 | banxico_parsetrim(string, trim_begin = TRUE)
banxico_parsemeta(slist, lookfor, exclude = FALSE)
 | 
| string | x | 
| trim_begin | y | 
| slist | z | 
| lookfor | m | 
| exclude | d | 
banxico_parsetrim translates banxico trimesters to dates.
banxico_parsemeta extracts metadata from banxico iqy call.
| 1 2 3 | # trimester
string <- "Jan-Mar 2015"
trim <- banxico_parsetrim(string)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.