View source: R/plot_raster_map.R
quick_raster_map | R Documentation |
The function makes and saves locally a raster map using ggplot
.
quick_raster_map(pred_df, my_col, ttl = NULL, parms)
pred_df |
dataframe of data. |
my_col |
colours to use for plotting. |
ttl |
character string of legend title. Default = NULL. |
parms |
list of user-defined parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.