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.


wordbankr documentation built on Nov. 10, 2023, 1:13 a.m.