get_dev_pkg_nm: Get development package name

Description Usage Arguments Value

Description

get_dev_pkg_nm() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get development package name. Function argument path_to_pkg_rt_1L_chr specifies the where to look for the required object. The function returns Development package name (a character vector of length one).

Usage

1
get_dev_pkg_nm(path_to_pkg_rt_1L_chr = ".")

Arguments

path_to_pkg_rt_1L_chr

Path to package root (a character vector of length one), Default: '.'

Value

Development package name (a character vector of length one)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.