R/space.R

space <- function(x, ...) { 
  format(x, ..., big.mark = " ", scientific = FALSE, trim = TRUE)
}
petrbouchal/pbtools documentation built on May 25, 2019, 2:53 a.m.