make_data_vc: Initialize version control 'DATA_VC' file

Description Usage Arguments Value Examples

View source: R/make_data_vc.R

Description

Function should be run on project startup to initialize the data version control file. For optimal use, do not change file name.

Usage

1
make_data_vc(file = "DATA_VC", replace = FALSE)

Arguments

file

default is "DATA_VC, for optimal use do not change.

replace

Allows overwriting of data_vc file.

Value

null invisibly

Examples

1

williamlief/DataVersionControl documentation built on Jan. 6, 2020, 8:20 a.m.