Description Usage Arguments Value Examples
Removes missing, don't know, refused, from afrobarometer data
1 | af.rem.miss(afro, question, silent = FALSE)
|
afro |
An afrobarometer dataframe |
question |
The question that you want to clean |
A table object of the proportion table or cross-tab
1 2 | # Remove all missing responses from a question
afro %>% af.tab("q5")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.