powered by
This function creates a new structure table, it can be added to glottodata using glottocreate_addtable()
glottocreate_structuretable(varnames = NULL)
Character vector of variable names
A structure table
# NOT RUN { glottocreate_structuretable(varnames = c("var001", "var002", "var003")) # }
Run the code above in your browser using DataLab