This object should really not be exported. It is due to laziness in API development, really.

col_spec(col_types, default = col_guess())

Arguments

col_types

A list of column types

default

The default col_spec

Value

A col_spec object...?