grid_couting_tax: Counting and rasterize multiple taxa occurrences

Description Usage Arguments

View source: R/map_grid_sp_beta.R

Description

Defining a grid of given resolution and counting occurrences for multiple taxa

Usage

1
grid_couting_tax(data, long, lat, sp, resolution = 10)

Arguments

data

A dataframe with taxa field, longitude and latitude

long

A character string indicating the column name containing longitude in decimal degrees

lat

A character string indicating the column name containing latitude in decimal degrees

sp

A character string indicating the column name of taxa

resolution

A numeric indicating the resolution in kilometres of the grid


gdauby/genmap documentation built on May 6, 2019, 6:57 p.m.