Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 421 Bytes

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")