Learn R Programming

tabxplor (version 1.1.0)

get_type.data.frame: Get types of fmt columns

Description

Get types of fmt columns

Usage

# S3 method for data.frame
get_type(x, ...)

Arguments

x

The object to test, to get a field in, or to modify.

...

Used in methods to add arguments in the future.

Value

A character vector with the data.frame column's types.