as.package {devtools}R Documentation

Coerce input to a package.

Description

Possible specifications of package:

Usage

as.package(x = NULL, create = deprecated())

Arguments

x

object to coerce to a package

create

[Deprecated] Hasn't worked for some time.


[Package devtools version 2.4.5 Index]