SpOcc: Occurrence module: SpOcc

Description Usage Arguments Version Date submitted Data type Author(s) See Also

View source: R/SpOcc.R

Description

Occurrence module to collect occurrence data from a number of data bases.

Usage

1
2
SpOcc(species = "Myotis daubentonii", extent = c(-1, 0, 51, 52),
  databases = "gbif", type = "presence", limit = 10000)

Arguments

species

A character string giving the species name. e.g. 'Anopheles plumbeus'.

extent

A numeric vector of length 4 giving the coordinates of the rectangular region within which to carry out the analysis, in the order: xmin, xmax, ymin, ymax.

databases

A character vector giving the databases to use. Choose from "gbif", "bison", "inat", "ebird", "ecoengine", "antweb". Defaults to gbif. NB I have had some problems with databases other than gbif.

type

A string giving the type of occurrence data to treat these records as. Must be one of 'presence' (the default and most common use case), 'absence' or 'background' (which may be used to implement a 'target background group' approach for overcoming observation bias).

limit

The maximum number of occurrence records to return.

Version

1.0

Date submitted

2015-11-13

Data type

presence-only, presence/absence, abundance, proportion

Author(s)

ZOON Developers, zoonproject@gmail.com

See Also

spocc::occ

Other occurrence: AnophelesPlumbeus, CWBZimbabwe, CarolinaWrenPA, CarolinaWrenPO, LocalOccurrenceDataFrame, LocalOccurrenceData, Lorem_ipsum_UK, NATrees, NaiveRandomPresenceAbsence, NaiveRandomPresence, SugarMaple, UKAnophelesPlumbeus, malariaAtlas_PR


zoonproject/modules documentation built on May 4, 2019, 11:25 p.m.