get_person_properties: Person properties in a project
Description
Quickly glimpse the person properties defined in the project (if any).
Usage
get_person_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: person_property, type and values. Values shows unique values for your person properties, cut off if there are many.