get_persons {dexter} | R Documentation |
Persons in a project
Description
Retrieve all persons/respondents that have been entered in the db so far together with their properties
Usage
get_persons(db)
Arguments
db |
a connection to a dexter database, e.g. the output of |
Value
A data frame with columns person_id and columns for each person_property
[Package dexter version 1.5.0 Index]