Description Usage Arguments Value
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).
1 | 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.