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

getrdone

The goal of getrdone is to quickly munge and visualize Zambia data.

Installation

You can install the released version of getrdone from CRAN with:

install.packages("getrdone")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("tessam30/getrdone")


tessam30/getrdone documentation built on April 11, 2022, 11:36 a.m.