glottocode_exists: Check whether a set of glottocodes exist in glottolog

View source: R/glottocode.R

glottocode_existsR Documentation

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


glottocode_exists(c("yucu1253"))
glottocode_exists(c("yucu1253", "abcd1234"))


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