Learn R Programming

wordbankr (version 1.0.3)

get_instrument_table: Connect to an instrument's Wordbank table

Description

Connect to an instrument's Wordbank table

Usage

get_instrument_table(src, language, form)

Value

A tbl object containing the instrument's data.

Arguments

src

A connection to the Wordbank database.

language

A string of the instrument's language (insensitive to case and whitespace).

form

A string of the instrument's form (insensitive to case and whitespace).