getnamesandtypes: Get data.frame names and types

View source: R/df_ops.R

getnamesandtypesR Documentation

Get data.frame names and types

Description

Get data.frame names and types

Usage

getnamesandtypes(x)

Arguments

x

data.frame / data.table or similar

Value

character vector of column names with attribute "type" holding the class of each column


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.