View source: R/utils-compute-hexagon-xy.R
compute_hexagon_xy | R Documentation |
Compute the coordinates for a hexagon to be shown in a spatial CPUE plot
compute_hexagon_xy(d, bin_width)
d |
Data from |
bin_width |
Bin width as defined in |
A tibble::tibble()
containing the columns 'hex_id', 'cpue$value,
X, and Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.