as.package {devtools} | R Documentation |
Coerce input to a package.
Description
Possible specifications of package:
path
package object
Usage
as.package(x = NULL, create = NA)
Arguments
x |
object to coerce to a package |
create |
only relevant if a package structure does not exist yet: if
|
[Package devtools version 2.4.2 Index]