dsr_repo: Data Science Repo Functions

Description Usage Arguments Functions

Description

Functions that interact with dsr (repo). Note that these are local functions only, and will run on the R machine that hosts the repo.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
dsr_list()

dsr_pkg_exists(pkg_name = NULL)

dsr_get_version(pkg_name = NULL)

dsr_bin_files(pkg_name = NULL)

dsr_src_files(pkg_name = NULL)

dsr_internal_add(pkg_name)

dsr_internal_rm(pkg_name)

dsr_update_index()

dsr_add(pkg_name)

Arguments

pkg_name

character of package names

Functions


bfatemi/dslib documentation built on May 17, 2019, 2:46 p.m.