envi_install_local_compressed: Install a Local Compressed R Environment

Description Usage Arguments

View source: R/mutate.r

Description

Install a Local Compressed R Environment

Usage

1
2
3
4
5
6
envi_install_local_compressed(
  path,
  handle = basename(path),
  verbose = TRUE,
  progress = verbose
)

Arguments

path

the path of a compressed environment.

handle

the handle for the new environment.

verbose

should extra information be printed? (Default TRUE)

progress

should the progress of the clone be shown? (Default verbose)


presagia-analytics/envi documentation built on Jan. 7, 2020, 7:49 a.m.