View source: R/new_contact_survey.R
new_contact_survey | R Documentation |
Deprecated. A survey
object contains the results of a contact survey. In particular, it contains two data frames called participants
and contacts
that are linked by a column specified as id.column
new_contact_survey(participants, contacts, reference = NULL)
participants |
a |
contacts |
a |
reference |
a |
a new survey object
Sebastian Funk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.