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/gener documentation built on March 14, 2023, 9:52 a.m.