grid_preview | R Documentation |
Plot a preview of a grid
grid_preview(x, label = NULL, label_raw = NULL, do_plot = TRUE)
x |
a data frame containing a grid |
label |
the column name in |
label_raw |
the column name in the optional SpatialPolygonsDataFrame attached to |
do_plot |
should the grid preview be plotted? |
grid_preview(us_state_grid2)
grid_preview(eu_grid1, label = "name")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.