GeoMAPI_plot_coverage: Plot GeoMAPI coverage

View source: R/plot.R

GeoMAPI_plot_coverageR Documentation

Plot GeoMAPI coverage

Description

TODO

Usage

GeoMAPI_plot_coverage(
  project,
  breaks = c(0, 10, 20, 30, 40, 50, 100, Inf),
  col_scale = col_hotcold,
  plot_sampling_points = TRUE
)

Arguments

project

a genescaper project, as produced by the genescaper_project() function.

breaks

the sequence of coverage breaks used.

col_scale

the colour scale to use.

plot_sampling_points

whether to overlay sampling locations.


mrc-ide/genescaper documentation built on May 25, 2022, 10:46 p.m.