| eyeris-reaborn | R Documentation |
reaborn-based plotting helperseyeris renders its diagnostic figures with reaborn (an R port of the
'Python' 'seaborn' library that builds on 'ggplot2'). Because every
reaborn plot is a ggplot object, these helpers construct the individual
panels and hand back ggplot objects that the exported plotting functions
print() to the active graphics device. Printing keeps the existing
device-capture flow used by the interactive HTML reports intact
(png()/jpeg() -> draw -> dev.off()), where the final page drawn on a
static-filename device is the one written to disk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.