get_items: Items in a project

View source: R/dexter.R

get_itemsR Documentation

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)

Arguments

db

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

Value

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


dexter documentation built on Nov. 10, 2022, 5:15 p.m.