Learn R Programming

dexter (version 0.8.5)

get_item_properties: Item properties in a project

Description

Quickly glimpse the item properties defined in the project (if any).

Usage

get_item_properties(db)

Arguments

db

A handle to the database, i.e. the output of start_new_project or open_project

Value

A tibble with columns: item_property, type and values. Values shows unique values for your item properties, cut off if there are many.