Create a tibble/data frame type specification
tbl.RdCreate a tibble/data frame type specification
Examples
schema(data = tbl())
#> # A tibble: 0 × 1
#> # ℹ 1 variable: data <tibble[,0]>
tbl.RdCreate a tibble/data frame type specification
schema(data = tbl())
#> # A tibble: 0 × 1
#> # ℹ 1 variable: data <tibble[,0]>