yihui/printr: Automatically Print R Objects to Appropriate Formats According to the 'knitr' Output Format

Extends the S3 generic function knit_print() in 'knitr' to automatically print some objects using an appropriate format such as Markdown or LaTeX. For example, data frames are automatically printed as tables, and the help() pages can also be rendered in 'knitr' documents.

Getting started

Package details

Maintainer
LicenseGPL
Version0.3.1
URL https://yihui.org/printr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yihui/printr")
yihui/printr documentation built on March 9, 2023, 11:15 p.m.