glottocreate_metatables: Create metatables for glottodata or glottosubdata

View source: R/glottocreate.R

glottocreate_metatablesR 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


SietzeN/glottospace documentation built on June 15, 2024, 10:45 p.m.