Learn R Programming

wordbankr (version 0.1)

get_instruments: Get the Wordbank instruments

Description

Get the Wordbank instruments

Usage

get_instruments(mode = "remote")

Arguments

mode
A string indicating connection mode: one of "local", or "remote" (defaults to "remote")

Value

  • A data frame

Examples

Run this code
instruments <- get_instruments()

Run the code above in your browser using DataLab