The goal of afrods is to provide ready, easy to use and tidy data to everyone on some African countries in key fields. This data set can be used for demo, courses and every common data use.
You can install the released version of afrods
from CRAN with:
install.packages("afrods")
Or you can install afrods
from Github:
devtools::install_github("Ebedthan/afrods")
This is an example which shows you how you can use this dataset:
library("afrods")
Note: This package is an excerpt of data found in spreadsheets on gapminder.org. The data contained in this package cannot by the way be a definitive and up to date source of data. The principal purpose of this package is to provide data of African countries for teaching and making code examples.
Afrods is released under the Creative Commons Attribution 3.0 Unported license. See their terms of use
This command let you know how to cite this package.
citation(afrods)