View source: R/nwos_cooperation_rate.R
nwos_cooperation_rate | R Documentation |
Calculates nwos cooperation rate (~AAPOR's COOP1)
nwos_cooperation_rate(x)
x |
is a vector containing values of I ('response'), P ('partial response'), NC ('not contacted'), UN ('unknown'), and R ('refused') |
a numeric value
nwos_cooperation_rate(c('I','I','R','R','NC','NC','P'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.