dot-getColTypes: Get the column types of a tibble

.getColTypesR Documentation

Get the column types of a tibble

Description

Get the column types of a tibble

Usage

.getColTypes(input = NULL, collapse = TRUE)

Arguments

input

[data.frame(1)]
table of which to get the column types.

collapse

[logical(1)]
whether or not to paste all column types into one string.


EhrmannS/tabshiftr documentation built on Feb. 17, 2025, 9:26 p.m.