af.rem.miss: Removes missing, don't know, refused, from afrobarometer data

Description Usage Arguments Value Examples

Description

Removes missing, don't know, refused, from afrobarometer data

Usage

1
af.rem.miss(afro, question, silent = FALSE)

Arguments

afro

An afrobarometer dataframe

question

The question that you want to clean

Value

A table object of the proportion table or cross-tab

Examples

1
2
# Remove all missing responses from a question
afro %>% af.tab("q5")

mdaku/afrobar documentation built on Nov. 4, 2019, 6:23 p.m.