Possible specifications of package:
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
TRUE, create a package structure; if NA, ask the user
(in interactive mode only) |