Learn R Programming

glottospace (version 0.0.112)

glottocode_exists: Check whether a set of glottocodes exist in glottolog

Description

Checks whether a set of glottocodes exist in glottolog (checked at the level of L1 languages)

Usage

glottocode_exists(glottocode)

Arguments

glottocode

A glottocode or character vector of glottocodes

Value

A logical vector

Examples

Run this code
# NOT RUN {
glottocode_exists(c("yucu1253"))
glottocode_exists(c("yucu1253", "abcd1234"))
# }

Run the code above in your browser using DataLab