get_crossling_items: Get the uni_lemmas available in Wordbank

View source: R/crossling.R

get_crossling_itemsR Documentation

Get the uni_lemmas available in Wordbank

Description

Get the uni_lemmas available in Wordbank

Usage

get_crossling_items(db_args = NULL)

Arguments

db_args

List with arguments to connect to wordbank mysql database (host, dbname, user, and password).

Value

A data frame with the column uni_lemma.

Examples


uni_lemmas <- get_crossling_items()


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