knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of the pastax package is to scrape data for the "PASTAX" project and provide easy access to it.
Analysts should not need this package. This package is a low-level, and developer-oriented; it includes a lot of code and dependencies. If you only want to access the data for the PASTAX project use instead the package pastax.data.
You can install the development version of pastax with:
# install.packages("devtools") devtools::install_github("2DegreesInvesting/pastax")
library(pastax)
esa_sme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.