Skip to contents

Alias for pack function

Usage

struct(.returns)

Arguments

.returns

Schema specification

Value

A parade_pack object

Examples

struct(returns(name = chr(), value = dbl()))
#> $ptype
#> # A tibble: 0 × 2
#> # ℹ 2 variables: name <chr>, value <dbl>
#> 
#> attr(,"class")
#> [1] "parade_pack"