Learn R Programming

dexter (version 1.5.0)

get_items: Items in a project

Description

Retrieve all items that have been entered in the db so far together with the item properties

Usage

get_items(db)

Value

A data frame with column item_id and a column for each item property

Arguments

db

a connection to a dexter database, e.g. the output of start_new_project or open_project