get_type.data.frame: Get types of fmt columns

View source: R/fmt_class.R

get_type.data.frameR Documentation

Get types of fmt columns

Description

Get types of fmt columns

Usage

## S3 method for class '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.


BriceNocenti/tablr documentation built on April 12, 2025, 12:56 a.m.