tblr.data.frame: Create a table object from a data.frame

Description Usage

Description

Create a table object from a data.frame

Usage

1
2
3
4
## S3 method for class 'data.frame'
tblr(d, colFormats = NULL, typeFormats = NULL,
  useOptions = TRUE, na.rm = getOption("tbl.na.rm", TRUE),
  row.names = NULL, col.names = T, corner = "", ...)

mhpedersen/tblr documentation built on May 22, 2019, 8:57 p.m.