R/phat.R

#' @export

phat <- function(x) {
  x %>%
    object.size() %>%
    gdata::humanReadable()
}
rosseji/rutils documentation built on May 17, 2019, 11:16 p.m.