Description Usage Arguments Value Examples
View source: R/c14_date_list_classify_material.R
Add column material_thes with simplified and unified terms for material categories. The classification is manually curated and therefore maybe not up-to-date. It's stored in material_thesaurus. You can also use custom thesaurus tables. See inspect_lookup_material to trace the lookup decisions.
1 2 3 4 5 6 7 | classify_material(x, thesaurus = c14bazAAR::material_thesaurus)
## Default S3 method:
classify_material(x, thesaurus = c14bazAAR::material_thesaurus)
## S3 method for class 'c14_date_list'
classify_material(x, thesaurus = c14bazAAR::material_thesaurus)
|
x |
an object of class c14_date_list |
thesaurus |
a thesaurus table |
an object of class c14_date_list with the additional column material_thes
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.