Other packages > Find by keyword >

dprint  

Print Tabular Data to Graphics Device
View on CRAN: Click here


Download and install dprint package within the R console
Install from CRAN:
install.packages("dprint")

Install from Github:
library("remotes")
install_github("cran/dprint")

Install by package version:
library("remotes")
install_version("dprint", "0.0.4")



Attach the package and use:
library("dprint")
Maintained by
Carlin Brickner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-08
Latest Update: 2018-01-08
Description:
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.
How to cite:
Carlin Brickner (2018). dprint: Print Tabular Data to Graphics Device. R package version 0.0.4, https://cran.r-project.org/web/packages/dprint
Previous versions and publish date:
0.0.4 (2018-01-08 16:18)
Other packages that cited dprint R package
View dprint citation profile
Other R packages that dprint depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
CirclesIntersections  
Algorithm for Computation of the Intersection Areas of N Circles
Implementation of Librino, Levorato, and Zorzi (2014) algorithm for computat ...
Download / Learn more Package Citations See dependency  
psoptim  
Particle Swarm Optimization
Particle swarm optimization - a basic variant. ...
Download / Learn more Package Citations See dependency  
bdots  
Bootstrapped Differences of Time Series
Analyze differences among time series curves with p-value adjustment for multiple comparisons intro ...
Download / Learn more Package Citations See dependency  
tabularaster  
Tidy Tools for 'Raster' Data
Facilities to work with vector and raster data in efficient repeatable and systematic work flow. M ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns