Description Usage Arguments Value Examples
Returns a clean version of the Afrobarometer dataset. Normally called by default by af.load()
1 | af_clean(afro)
|
afro |
A dataframe containing Afrobarometer data |
A clean version of the passed in dataframe afro
1 2 3 | # Returns a cleaned version of the afro dataframe loaded
# using \code{af.load}
afro %>% af.clean()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.