layer_unnest: Unnest prediction list-cols

View source: R/layer_unnest.R

layer_unnestR Documentation

Unnest prediction list-cols

Description

Unnest prediction list-cols

Usage

layer_unnest(frosting, ..., id = rand_id("unnest"))

Arguments

frosting

a frosting postprocessor

...

<tidy-select> One or more unquoted expressions separated by commas. Variable names can be used as if they were positions in the data frame, so expressions like x:y can be used to select a range of variables.

id

a random id string

Value

an updated frosting postprocessor


cmu-delphi/epipredict documentation built on March 5, 2025, 12:17 p.m.