The devoutverse
is a collection of packages offering non-standard
devices for RStats. Most are based on
devout
.
The purpose of this devoutverse
package is to:
You can install devoutverse
packages from
GitHub with:
# install.packages("devtools")
devtools::install_github("coolbutuseless/devout")
devtools::install_github("coolbutuseless/devoutpdf")
devtools::install_github("coolbutuseless/devoutaudio")
devtools::install_github("coolbutuseless/devoutsvg")
| | | |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ASCII graphics deviceGithub Online documentation |
PDF deviceGithub Online documentation |
Audio output for graphics deviceGithub Online documentation |
|
SVG graphics device with pattern support Github Online documentation | | |
devoutsvg
The following packages provide SVG support for use with minisvg
and
devoutsvg
| | | |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Simple SVG patternsGithub Online documentation |
USGS PatternsGithub Online documentation |
SVG animation helpersGithub Online documentation |
|
SVG filters Github Online documentation | | |
Best starting point is to read the vignettes for the devout
package
which steps through the process of building a simple SVG graphics output
device.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.