get_items {dexter} | R 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 |
Value
A data frame with column item_id and a column for each item property
[Package dexter version 1.5.0 Index]