sgs | R Documentation |
SGS code is an objects that represents the SGS code used to download datasets from the SGS API.
sgs(..., load_info = TRUE)
... |
numeric codes (preferably named) |
load_info |
'logical' indicating with the dataset info shoud be loaded (default TRUE) |
an SGS object representing SGS codes
## Not run:
sgs(USD = 1, IPCA = 433)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.