get-names: Get factor/numeric/logical/character names from...

get-namesR Documentation

Get factor/numeric/logical/character names from data.frame/data.table

Description

Get factor/numeric/logical/character names from data.frame/data.table

Usage

getfactornames(x)

Arguments

x

data.frame or data.table (or data.frame-compatible object)

Value

Character vector of column names of x with the specified class.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.