unigd
A unified R graphics backend. Render R graphics fast and easy to many common file formats.
This package provides a thread-safe interface to power interactive graphics clients such as httpgd
.
Install unigd
from CRAN:
install.packages("unigd")
Or get the latest development version from GitHub:
remotes::install_github("nx10/unigd")
See system requirements for troubleshooting.
See the guide for more details.
unigd
is mostly written in C++, but contributions to the tests (in R) or the documentation are also always welcome!
Depends on cpp11
and systemfonts
.
Much of the font handling and SVG rendering code is modified code from the excellent svglite
package.
This project is licensed GPL v2.0.
It includes parts of svglite
(GPL ≥ 2) and fmt
(MIT).
Full copies of the license agreements used by these components are included in ./inst/licenses
.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.