Skip to contents

get_dev_pkg_nm() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get development package name. The function returns Development package name (a character vector of length one).

Usage

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)