Learn R Programming

socialmixr (version 0.7.0)

survey: Contact survey (defunct)

Description

[Defunct]

survey() is defunct. Use as_contact_survey() instead.

Usage

survey(participants, contacts, reference = NULL)

Value

Always errors.

Arguments

participants

a data.frame containing information on participants

contacts

a data.frame containing information on contacts

reference

a list containing information needed to reference the survey, in particular it can contain a "title", "bibtype", "author", "doi", "publisher", "note", "year"

Author

Sebastian Funk

See Also

as_contact_survey()