knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

gso

AppVeyor build status Travis build status Codecov test coverage

The goal of gso is to provide data from the General Statistics Office of Vietnam.

Installation

You can install gso from GitHub with:

# install.packages("devtools")
devtools::install_github("epix-project/gso", build_vignettes = TRUE)

Once installed, you can load the package:

library(gso)


choisy/gso documentation built on Aug. 22, 2019, 10:32 a.m.