download_moncoes: Download articles from Estudos Internacionais

View source: R/download_moncoes.R

download_moncoesR Documentation

Download articles from Estudos Internacionais

Description

Download articles from Estudos Internacionais

Usage

download_moncoes(year, volume, number, dir, info_data = FALSE)

Arguments

year

Issue Year

volume

Issue volume

number

Issue Number

dir

Directory for storing files

info_data

Whether to return or not a tibble with info on collected pdfs

Value

Nothing. It just download files based on user input

Examples

download_moncoes(year = 2020, volume = 9, number = 17, dir = "/home/std_pedrorocha/Documentos/irarticlesbr/teste")

pedrodrocha/irarticlesbr documentation built on April 6, 2022, 8:02 a.m.