
Last chance! 50% off unlimited learning
Sale ends in
Check if any present meta data columns are numeric and returns vector of valid numeric columns. Issues warning message if any columns not in numeric form.
Meta_Numeric(data)
vector of meta data columns that are numeric.
a data.frame contain meta.data.
if (FALSE) {
numeric_meta_columns <- Meta_Numeric(data = meta_data)
}
Run the code above in your browser using DataLab