install_dvc: Install DVC

Description Usage Arguments

View source: R/install_dvc.R

Description

Install DVC

Usage

1
install_dvc(with = "pip", user = FALSE, remote = FALSE)

Arguments

with

Method to install dvc with: pip, conda, brew, choco, snap.

user

Option for pip.

remote

Depending on the type of the remote storage you plan to use, you might need to install optional dependencies: [s3], [azure], [gdrive], [gs], [oss], [ssh]. Use [all] to include them all.


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