R/helpers.R
dot-getColTypes.Rd
Get the column types of a tibble
.getColTypes(input = NULL, collapse = TRUE)
[data.frame(1)] table of which to get the column types.
data.frame(1)
[logical(1)] whether or not to paste all column types into one string.
logical(1)