other/MIST_utils.R

#utils



is.empty <- function(x) {
  length(x) == 0
}
ptompalski/MISTR documentation built on March 18, 2024, 10:13 p.m.