Learn R Programming

ernm (version 1.0.0)

ernmPackageSkeleton: Create an ERNM Package Skeleton

Description

Creates a skeleton for a package extending the ernm package by copying an example package.

Usage

ernmPackageSkeleton(path = ".")

Value

A logical value indicating whether the copy was successful.

Arguments

path

A character string specifying the directory where the package skeleton will be created.