getItems: Function to obtain items without JSON format and with tags...

Description Usage Arguments Value

View source: R/getItems.R

Description

Function to obtain items without JSON format and with tags (if available).

Usage

1
getItems(domainId, itemStatus = 1, dbname = "oefenweb_nl_app")

Arguments

domainId

An item domain id

itemStatus

Item status (in numeric or character), it is possible to enter several states like this for example: c(1, 2, 3).

dbname

Name of database

Value

Item dataset with tags (if available) and without JSON formatting


Oefenweb/r-tools documentation built on Dec. 1, 2019, 4:31 a.m.