remote_add: Add a new data remote.

Description Usage Arguments

View source: R/remote_add.R

Description

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

Usage

1
remote_add(name, url, default = TRUE, repo = here::here())

Arguments

name

Name of the remote

url

URL. See full list of supported urls at <https://man.dvc.org/remote>

default

Set as default remote.

repo

Path to root of repository (project root by default)


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