Description Usage Arguments Value Note
Lays out metricsgraphics widgets into a "grid", similar to
grid.arrange
from gridExtra
1 |
... |
either individual |
ncol |
how many columns in the grid |
nrow |
how many rows in the grid |
widths |
widths of the cells per row |
htmltools
tag with wrapped metricsgraphics
objects suitable
for knitting with echo=FALSE
& results="asis"
or
rendering in Viewer with html_print
mjs_grid
does not work in a Shiny context
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.