get_dev_pkg_nm | R Documentation |
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).
get_dev_pkg_nm(path_to_pkg_rt_1L_chr = ".")
path_to_pkg_rt_1L_chr |
Path to package root (a character vector of length one), Default: '.' |
Development package name (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.