# S4 method for numeric
mean_sd(x, na.rm = TRUE, ...)# S4 method for matrix
mean_sd(x, na.rm = TRUE, ...)
# S4 method for hyperSpec
mean_sd(x, na.rm = TRUE, ...)
# S4 method for numeric
mean_pm_sd(x, na.rm = TRUE, ...)
# S4 method for matrix
mean_pm_sd(x, na.rm = TRUE, ...)
# S4 method for hyperSpec
mean_pm_sd(x, na.rm = TRUE, ...)
# S4 method for hyperSpec
mean(x, na.rm = TRUE, ...)
# S4 method for hyperSpec
quantile(x, probs = seq(0, 1, 0.5), na.rm = TRUE, names = "num", ...)