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 Feb. 11, 2025, 5:17 a.m.