R/formatDF.R

Defines functions formatDF

Documented in formatDF

formatDF <- function(...) Hmisc::format.df(...)

## format.df <- function(...) {
##   .Deprecated("formatDF")
##   formatDF(...)
## }

Try the microplot package in your browser

Any scripts or data that you put into this service are public.

microplot documentation built on March 18, 2022, 7:56 p.m.