Provides a generalized method for printing tabular data within the R environment in order to make the process of presenting high quality tabular output seamless for the user. Output is directed to the R graphics device so that tables can be exported to any file format supported by the graphics device. Utilizes a formula interface to specify the contents of tables often found in manuscripts or business reports. In addition, formula interface provides inline formatting of the numeric cells of a table and renaming column labels.
| Version: | 0.0.4 |
| Depends: | R (≥ 3.0) |
| Imports: | grid, stats, grDevices |
| Suggests: | testthat |
| Published: | 2018-01-08 |
| Author: | Carlin Brickner, Rocco Napoli |
| Maintainer: | Carlin Brickner <carlin.brickner.rpackage at gmail.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | dprint results |
| Reference manual: | dprint.pdf |
| Package source: | dprint_0.0.4.tar.gz |
| Windows binaries: | r-devel: dprint_0.0.4.zip, r-release: dprint_0.0.4.zip, r-oldrel: dprint_0.0.4.zip |
| macOS binaries: | r-release: dprint_0.0.4.tgz, r-oldrel: dprint_0.0.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=dprint to link to this page.