Rdocumentation
powered by
Learn R Programming
symbols (version 1.1)
nnumattr: Number of numeric variables
Description
Counts number of numeric variables in data frame.
Usage
nnumattr(df)
Arguments
df
data frame.
Value
Returns number of numeric variables.
Details
Counts number of numeric variables in data frame.