create_hex_grid: Create map composed of hexagonal tiles

View source: R/main.R

create_hex_gridR Documentation

Create map composed of hexagonal tiles

Description

TODO

Usage

create_hex_grid(project, hex_width = NULL, border_coords = NULL)

Arguments

project

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

hex_width

width of hexagons.

border_coords

dataframe giving coordinates (longitude, latitude) of a polygon within which the map is defined. If null then this is generated automatically from the convex hull of the sample site locations.


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