Description Usage Arguments Value
This function is a convienient getter function for accessing the attributes
of cds_df objects which contain CDS metadata for the entity from which a
cds_df was downloaded, as well as attributes and picklists. Use this
function instead of base::attr()
or base::attributes()
.
1 | get_cds_md(cds_df, which_md = "entity")
|
cds_df |
A cds_df tibble, typically downloaded via
|
which_md |
A character scalar indicating what kind of CDS metadata you
would like to get from the |
A tibble, or list of tibbles in case of "picklists", containing the requested CDS metadata information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.