R/mangling.R
types.Rd
Applies the specified types to a data frame-like object.
types(df, types)
A data frame, data table or tibble.
A data frame with two columns: name and type.
The same frame with updated column types.
NULL#> NULL