nums {Cluster.OBeu} | R Documentation |
Extract and return a data frame with the columns that include only numeric values
nums(data)
data |
The input data frame, matrix |
This function returns a data frame with the numeric columns of the input dataset.
Kleanthis Koupidis
nums(city_data)