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"))

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