R Documentation |
Use this method to print the main component of the d3heatmapGadget to the viewer pane without intermediate code
print(gadget)
## S4 method for signature 'd3heatmapGadget'
print(gadget)
gadget |
The gadget to print to screen |
## Not run:
hm <- d3heatmapGadget(mtcars)
print(hm)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.