get_journal_list: Scrape a list with all the journals hosted on Scielo

Description Usage Value Examples

View source: R/get_journal_list.R

Description

get_journal_list() scrapes the title, the numerical ID (pid) and the URL of all journals hosted on Scielo.

Usage

1

Value

The function returns a tibble with each journal's title, ID, and URL

Examples

1
journal_list <- get_journal_list()

rscielo documentation built on Aug. 22, 2019, 5:03 p.m.