bosefalk/datafolder: List and check contents of data subfolder

This R package is intended as a light-weight solution to the following problem: You can sync code to a git remote, but do not want to sync the actual data. It creates a list of the contents of a data subfolder, writes this to a csv file which can be synced to git remotes, with functions to check for mismatches between this .csv and the local data folder contents.

Getting started

Package details

AuthorBose Falk
MaintainerBose Falk <falk@dkms.de>
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bosefalk/datafolder")
bosefalk/datafolder documentation built on Sept. 11, 2019, 3:52 p.m.