publish_base {gofigR} | R Documentation |
Captures output from grid graphics (ggplot2, lattice, ComplexHeatmap, etc.) and publishes it to GoFigr.
Description
Captures output from grid graphics (ggplot2, lattice, ComplexHeatmap, etc.) and publishes it to GoFigr.
Usage
publish_base(expr, ...)
Arguments
expr |
the expression to plot |
... |
passed through to publish() |
Value
GoFigr Revision object
[Package gofigR version 1.1.0 Index]