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

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)