Learn R Programming

gofigR (version 0.3.1)

publish_base: 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, ...)

Value

GoFigr Revision object

Arguments

expr

the expression to plot

...

passed through to publish()