ChristopherBarrington/datarepository: handles saving and loading project data

Allows project data to be stored and accessed through the `save()`, `data()` and `system.file()` functions outside of a package. Data is stored, by default, in the project root rather than the package, which may be symlinked by `renv`.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.4.1
URL https://christopherbarrington.github.io/datarepository
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ChristopherBarrington/datarepository")
ChristopherBarrington/datarepository documentation built on April 3, 2022, 10:26 p.m.