Create a logical type specification
lgl.RdCreate a logical type specification
Examples
schema(is_valid = lgl())
#> # A tibble: 0 × 1
#> # ℹ 1 variable: is_valid <lgl>
lgl.RdCreate a logical type specification
schema(is_valid = lgl())
#> # A tibble: 0 × 1
#> # ℹ 1 variable: is_valid <lgl>