envi_clone: Clone an R Environment

Description Usage Arguments

View source: R/mutate.r

Description

Clone an R Environment

Usage

1
envi_clone(path, handle = basename(path), verbose = TRUE, progress = verbose)

Arguments

path

the path of the repository housing the R environment to clone.

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)


kaneplusplus/envi documentation built on Jan. 6, 2020, 2:06 p.m.