glottocreate_metatables {glottospace} | R Documentation |
Create metatables for glottodata or glottosubdata
Description
Create metatables for glottodata or glottosubdata
Usage
glottocreate_metatables(
glottocodes = NULL,
glottosubcodes = NULL,
varnames = NULL,
levels = NULL,
maintainer = NULL,
email = NULL,
citation = NULL,
url = NULL
)
Arguments
glottocodes |
Character vector of glottocodes |
varnames |
Character vector of variable names |
levels |
Optional character vector with levels across all variables |
maintainer |
Name of the person/organization maintaining the data (optional) |
email |
Email address of maintainer/contact person (optional) |
citation |
How to cite the data (optional) |
url |
Optional url linking to a webpage. |
Value
a list of metatables
[Package glottospace version 0.0.112 Index]