add: Track data files or directories with DVC.

Description Usage Arguments

View source: R/add.R

Description

Documentation: <https://man.dvc.org/add>

Usage

1
add(path, repo = here::here(), git_commit = TRUE, git_message = "Add raw data")

Arguments

path

Input files/directories to add.

repo

Path to root of repository (project root by default)

git_commit

Include git commits? (default: TRUE)

git_message

Git commit message.


andrewcstewart/dvc-r documentation built on March 4, 2021, 2:55 a.m.