sample_occ_data {dynamicSDM}R Documentation

Sample species occurrence records

Description

A dataset containing a sample of the bird species, the red-billed quelea (Quelea quelea), distribution records between 1976-2021 (GBIF 2021 & GBIF 2022). The variables are as follows:

Usage

sample_occ_data

Format

A data frame with 600 rows and 7 variables:

year

species occurrence record year.

month

species occurrence record month.

day

species occurrence record day.

decimalLatitude

species occurrence record latitude.

decimalLongitude

species occurrence record longitude.

occurrenceStatus

species presence or absence character.

source

source of occurrence or pseudo-absence data point.

References

GBIF.org (12 July 2021) GBIF Occurrence Download doi:10.15468/dl.ppcu6q

GBIF.org (25 July 2022) GBIF Occurrence Download doi:10.15468/dl.k2kftv


[Package dynamicSDM version 1.3.4 Index]