get_persons: Persons in a project

View source: R/dexter.R

get_personsR 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 start_new_project or open_project

Value

A data frame with columns person_id and columns for each person_property


dexter documentation built on May 29, 2024, 8:21 a.m.