cdb_metadata | R Documentation |
Extract a tibble with only metadata information from a CompadreDB object, by dropping the matrix column "mat".
cdb_metadata(cdb)
cdb |
A CompadreDB object |
Transforms the large CompadreDB object into a tibble and drops the matrix column ("mat").
Tibble with all metadata columns of cdb
Gesa Romer <gesa.roemer@gmail.com>
Other data acquisition:
cdb_build_cdb()
,
cdb_fetch()
Compadre_metadata <- cdb_metadata(Compadre)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.