create: Create a package

Description Usage Arguments Value

View source: R/create.R

Description

Create a package

Usage

1
create(path, ...)

Arguments

path

A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists.

...

Additional arguments passed to usethis::create_package()

Value

The path to the created package, invisibly.


thierrymoudiki/devtools documentation built on July 28, 2020, 12:58 a.m.