ons_latest | R Documentation |
This functions are used to access the latest href
, version
and edition
of a dataset.
ons_latest_href(id = NULL)
ons_latest_version(id = NULL)
ons_latest_edition(id = NULL)
id |
|
An atomic character vector with the latest info.
ons_latest_href("cpih01")
ons_latest_version("cpih01")
ons_latest_edition("cpih01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.