glottocreate_structuretable: Create structure table for glottodata

View source: R/glottocreate.R

glottocreate_structuretableR Documentation

Create structure table for glottodata

Description

This function creates a new structure table, it can be added to glottodata using glottocreate_addtable()

Usage

glottocreate_structuretable(varnames = NULL)

Arguments

varnames

Character vector of variable names

Value

A structure table

Examples

glottocreate_structuretable(varnames = c("var001", "var002", "var003"))

glottospace documentation built on April 12, 2022, 5:07 p.m.