ernmPackageSkeleton {ernm} | R Documentation |
Create an ERNM Package Skeleton
Description
Creates a skeleton for a package extending the ernm package by copying an example package.
Usage
ernmPackageSkeleton(path = ".")
Arguments
path |
A character string specifying the directory where the package skeleton will be created. |
Value
A logical value indicating whether the copy was successful.
[Package ernm version 1.0.1 Index]