Cleans survey data to work with the 'contact_matrix' function
Arguments
- x
A
survey()
object- participant.age.column
the column in
x$participants
containing participants' age- ...
ignored
Examples
data(polymod)
cleaned <- clean(polymod) # not really necessary as the 'polymod' data set has already been cleaned