The goal of episcrap
is to scrape some data for my epidemiological
studies.
You can install the development version of episcrap from GitHub with:
# install.packages("devtools")
devtools::install_github("denis-or/episcrap")
This is a basic example which shows you how to get the vaccine data:
# library(episcrap)
# basic example code
# banco_vacina_municipios <- get_data_vaccine()
# View(banco_vacina_municipios)
Denis de Oliveira Rodrigues
Doutorando em Epidemiologia em Saúde Pública (ENSP/Fiocruz-RJ)
Mestre em Epidemiologia em Saúde Pública (ENSP/Fiocruz-RJ)
The scripts and documentation in this project are released under the MIT License.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.