ilarischeinin/rasterpdf: Plot Raster Graphics in PDF Files

The ability to plot raster graphics in PDF files can be useful when one needs multi-page documents, but the plots contain so many individual elements that (the usual) use of vector graphics results in inconveniently large file sizes. Internally, the package plots each individual page as a PNG, and then combines them in one PDF file.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1.9000
URL https://ilarischeinin.github.io/rasterpdf https://github.com/ilarischeinin/rasterpdf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ilarischeinin/rasterpdf")
ilarischeinin/rasterpdf documentation built on Aug. 9, 2021, 1:16 p.m.