R/init.R
get_pkg_name.Rd
Get the name of the package from DESCRIPTION
get_pkg_name(path = ".")
Path to the package directory. Default is the current working directory.
The name of the package as a string.