Skip to contents

Create an integer type specification

Usage

int()

Value

An integer vector prototype for schema definitions

Examples

schema(count = int())
#> # A tibble: 0 × 1
#> # ℹ 1 variable: count <int>