stash: Store an object to the global env mid-pipeline

Description Usage Arguments Value

View source: R/utility.R

Description

Store an object to the global env mid-pipeline

Usage

1
stash(.data, name)

Arguments

.data

an object to be assigned to name

name

variable name

Value

.data argument, to allow continued piping, with the side effect of assigning the .data object to an object using the name argument


dashfordgroup/tsibbletools documentation built on March 12, 2020, 10:54 p.m.