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

AuthorIlari Scheinin [aut, cre] (<https://orcid.org/0000-0002-4696-9066>)
MaintainerIlari Scheinin <ilari.scheinin+rasterpdf@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://ilarischeinin.github.io/rasterpdf https://github.com/ilarischeinin/rasterpdf
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rasterpdf")

Try the rasterpdf package in your browser

Any scripts or data that you put into this service are public.

rasterpdf documentation built on Dec. 2, 2019, 1:11 a.m.