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

acutilsLite

A simplified and soon-to-be tested and documented version of acutils (https://github.com/acorg/acutils). Provides functions for working with the json databases.

The package can be installed with:

# install.packages("devtools")
devtools::install_github("acorg/acutilsLite")


acorg/acutilsLite documentation built on Feb. 19, 2021, 4:56 p.m.