get_all_basiclevel: Get the all_basiclevel data

View source: R/get_data.R

get_all_basiclevelR Documentation

Get the all_basiclevel data

Description

Get the all_basiclevel data

Usage

get_all_basiclevel(version = NULL, drop_basic_level_na = TRUE)

Arguments

version

version tag to checkout

drop_basic_level_na

whether to use the "*_NA" version that has all the nouns, including those whose "basic_level" is set to "NA" (drop_basic_level_na = FALSE) or the standard version that does not include them.

Value

a dataframe containing the all_basiclevel data

Examples


# get version with a specific version tag
all_bl <- get_all_basiclevel(version='0.3.2')

BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.