plot_map: Plot hex map of RMAPI output

Description Usage Arguments

View source: R/plot.R

Description

Plot hex map of RMAPI output.

Usage

1
2
3
4
5
6
plot_map(
  proj,
  variable = NULL,
  col_scale = viridisLite::magma(100),
  barrier_list = list()
)

Arguments

proj

object of class rmapi_project.

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.


mrc-ide/RMAPI documentation built on Feb. 11, 2020, 4:53 a.m.