View source: R/build_info_url.R
build_info_url | R Documentation |
This will be a complete URL, including protocol and file extension, for downloading glossary about geographies, groups of variables, or specific variables.
build_info_url(.info_type, .year, .year_span)
.info_type |
One of "geography", "groups", or "variables". |
.year |
An integer year between 2004 and the current year, inclusive. |
.year_span |
Either 1, 3, or 5, depending upon the desired time resolution. |
A string that contains a URL.
hercacstables:::build_info_url("groups", 2021L, 5L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.