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 Oct. 28, 2024, 6:30 a.m.