nwos_cooperation_rate: nwos_cooperation_rate

View source: R/nwos_cooperation_rate.R

nwos_cooperation_rateR Documentation

nwos_cooperation_rate

Description

Calculates nwos cooperation rate (~AAPOR's COOP1)

Usage

nwos_cooperation_rate(x)

Arguments

x

is a vector containing values of I ('response'), P ('partial response'), NC ('not contacted'), UN ('unknown'), and R ('refused')

Value

a numeric value

Examples

nwos_cooperation_rate(c('I','I','R','R','NC','NC','P'))


familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.