Description Usage Arguments Details Value
View source: R/metadata_administrative.R
Add administrative metadata
1 2 3 4 5 6 7 | add_admin_metadata(
id,
.f = "cl_freq",
admin_format = "id",
name = NA_character_,
description = NA_character_
)
|
id |
The code of the administrative metadata. |
.f |
The constructor function of the administrative metadata. |
admin_format |
The return format of the administraive metadata, defaults to
|
name |
Name of the administrative metadata. |
description |
Description of the administrative metadata. |
SDMX Code list for Frequency 2.1 (CL_FREQ
) frequency values
Version 2.1 – 2021-02-13
An id, a list, a data.frame or a json formatted administrative metadata record.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.