Package: printr 0.3.1

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.

Authors:Yihui Xie [aut, cre]

printr_0.3.1.tar.gz
printr_0.3.1.zip(r-4.5)printr_0.3.1.zip(r-4.4)printr_0.3.1.zip(r-4.3)
printr_0.3.1.tgz(r-4.5-any)printr_0.3.1.tgz(r-4.4-any)printr_0.3.1.tgz(r-4.3-any)
printr_0.3.1.tar.gz(r-4.5-noble)printr_0.3.1.tar.gz(r-4.4-noble)
printr_0.3.1.tgz(r-4.4-emscripten)printr_0.3.1.tgz(r-4.3-emscripten)
printr.pdf |printr.html
printr/json (API)
NEWS

# Install 'printr' in R:
install.packages('printr', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yihui/printr/issues

On CRAN:

Conda:

knitrprintr

8.17 score 118 stars 1.3k scripts 2.0k downloads 0 exports 5 dependencies

Last updated 2 years agofrom:a2b5b84ba8. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 19 2025
R-4.5-winOKFeb 19 2025
R-4.5-macOKFeb 19 2025
R-4.5-linuxOKFeb 19 2025
R-4.4-winOKFeb 19 2025
R-4.4-macOKFeb 19 2025
R-4.3-winOKFeb 19 2025
R-4.3-macOKFeb 19 2025

Exports:

Dependencies:evaluatehighrknitrxfunyaml

An Introduction to the printr Package

Rendered fromprintr.Rmdusingknitr::rmarkdownon Feb 19 2025.

Last update: 2021-01-26
Started: 2014-09-09