Skip to contents

Get the name of the package from DESCRIPTION

Usage

get_pkg_name(path = ".")

Arguments

path

Path to the package directory. Default is the current working directory.

Value

The name of the package as a string.