get_instrument_table: Connect to an instrument's Wordbank table

View source: R/wordbankr.R

get_instrument_tableR Documentation

Connect to an instrument's Wordbank table

Description

Connect to an instrument's Wordbank table

Usage

get_instrument_table(src, language, form)

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).

Value

A tbl object containing the instrument's data.


langcog/wordbankr documentation built on March 9, 2024, 6:04 a.m.