Learn R Programming

covtracer (version 0.0.2)

as.package: A simple alternative to devtools::as.package

Description

Functionally identical to devtools' as.package, but without interactive options for package creation.

Usage

as.package(x)

Value

A package object

Arguments

x

A package object to coerce