pack: Create an R Package from a Flow

Description Usage Arguments Value

View source: R/to_package.R

Description

Create an R Package from a Flow

Usage

1
pack(flow, path, package_name = flow$name, open = FALSE)

Arguments

flow

The flow to export as a package

path

Root folder where to create the package

package_name

Package name. The default is the name assgined to the workflow.

open

Logical value indicating if the new project should be opened in a new RStudio window.

Value

Invisibly TRUE.


neuroimaginador/tidyneuro documentation built on Jan. 1, 2021, 11:44 a.m.