getColTypes {arealDB}R Documentation

Get the column types of a tibble

Description

(internal function not for user interaction)

Usage

getColTypes(input = NULL)

Arguments

input

[tibble(1)]
tibble from which to get column types.


[Package arealDB version 0.6.3 Index]