afnews

所属分类:自然语言处理
开发工具:R
文件大小:403KB
下载次数:0
上传日期:2021-02-16 19:20:48
上 传 者sh-1993
说明:  非洲新闻,非洲新闻数据收集。一个收集非洲所有国家所有新闻的一揽子计划。
(afnews,Africa news data collection. A package to scraping all news of all countries of Africa.)

文件列表:
.Rbuildignore (106, 2021-02-17)
.Rhistory (14962, 2021-02-17)
DESCRIPTION (737, 2021-02-17)
LICENSE (45, 2021-02-17)
LICENSE.md (1074, 2021-02-17)
NAMESPACE (439, 2021-02-17)
NEWS.md (74, 2021-02-17)
R (0, 2021-02-17)
R\bf_news.R (11355, 2021-02-17)
R\bn_news.R (11633, 2021-02-17)
R\ci_news.R (15830, 2021-02-17)
R\ml_news.R (11909, 2021-02-17)
R\sn_news.R (11750, 2021-02-17)
R\url_exists.R (3450, 2021-02-17)
_pkgdown.yml (1339, 2021-02-17)
advanced.md (27, 2021-02-17)
debug.log (117, 2021-02-17)
docs (0, 2021-02-17)
docs\404.html (8276, 2021-02-17)
docs\LICENSE-text.html (7775, 2021-02-17)
docs\LICENSE.html (8876, 2021-02-17)
docs\advanced.html (7868, 2021-02-17)
docs\apple-touch-icon-120x120.png (9384, 2021-02-17)
docs\apple-touch-icon-152x152.png (12709, 2021-02-17)
docs\apple-touch-icon-180x180.png (15538, 2021-02-17)
docs\apple-touch-icon-60x60.png (3918, 2021-02-17)
docs\apple-touch-icon-76x76.png (5124, 2021-02-17)
docs\apple-touch-icon.png (15538, 2021-02-17)
docs\articles (0, 2021-02-17)
docs\articles\get-started.html (9632, 2021-02-17)
docs\articles\index.html (7996, 2021-02-17)
... ...

# afnews [![R build status](https://github.com/armelsoubeiga/afnews/workflows/R-CMD-check/badge.svg)](https://github.com/armelsoubeiga/afnews/actions) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing) [![version](https://img.shields.io/github/tag/armelsoubeiga/afnews.svg)](https://github.com/armelsoubeiga/afnews/releases) [![code-size](https://img.shields.io/github/languages/code-size/armelsoubeiga/afnews.svg)](https://github.com/armelsoubeiga/afnews)
Africa news data collection. A package to scraping all news of all countries of Africa. The news is by country and by date range. The data returned are: title, contents, comments, journal name and category. [Website](https://armelsoubeiga.github.io/afnews) | [Get Started](https://armelsoubeiga.github.io/afnews/get-started.html)
The goal of afnews is to ... ## Installation You can install the released version of afnews from [GITHUB](https://github.com/armelsoubeiga/afnews/) with: ``` r # install.packages("devtools") devtools::install_github("armelsoubeiga/afnews") ``` ## Example This is a basic example which shows you how to solve a common problem: ``` r library(afnews) ## basic example code ```

近期下载者

相关文件


收藏者