powered by
Get the Wordbank instruments
get_instruments(db_args = NULL)
A data frame where each row is a CDI instrument and each column is a variable about the instrument (instrument_id, language,
instrument_id
language
form, age_min, age_max, has_grammar).
form
age_min
age_max
has_grammar
List with arguments to connect to wordbank mysql database (host, dbname, user, and password).
# \donttest{ instruments <- get_instruments() # }
Run the code above in your browser using DataLab