numerics: Get numeric column names of a data frame

View source: R/rutils.R

numericsR Documentation

Get numeric column names of a data frame

Description

Returns numeric column labels of a data frame

Usage

numerics(df)

Value

vector of characters containing numeric column labels of the given table

Fields

df

data.frame: The table for which numeric columns are required


genpack/rutils documentation built on Jan. 24, 2025, 3:46 p.m.