plot_map.Rd
Plot hex map of RMAPI output.
plot_map(proj, variable = NULL, col_scale = magma(100), barrier_list = list())
proj | object of class |
---|---|
variable | which element of the project output to use as map colours. |
col_scale | the colour scale to use. |
barrier_list | optional list of polygon coordinates that are added to plot. |