Africa news data collection. A package to scraping all news of all countries of Africa.
The goal of afnews is to …
You can install the released version of afnews from GITHUB with:
# install.packages("devtools")
devtools::install_github("armelsoubeiga/afnews")
This is a basic example which shows you how to solve a common problem:
library(afnews)
## basic example code