Description Usage Arguments Value Examples
Date of dataset
1 | get_dataset_date(dataset)
|
dataset |
Dataset |
Date, date of the dataset
1 2 3 4 5 6 7 | ## Not run:
# Setting the config to use HDX default server
set_rhdx_config()
res <- search_dataset(rows = 3L)
get_dataset_date(res[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.