README.md

fauxcurrence v.1.2.0

This R package generates sets of randomised occurrences (long & lat coordinates) for one or more species with a spatial structure (within- and between-species distances) matching that of an observed set of coordinates. These can be used to define null expectations to test hypotheses in ecology and biogeography.

To install, use:

devtools::install_github("ogosborne/fauxcurrence",build_vignettes = TRUE)

To learn more, see the man pages and run the example in the vignette:

# load fauxcurrence
library(fauxcurrence)

# view manual files
?fauxcurrence
?make.distmat

# view vignette
vignette("Using-Fauxcurrence")


ogosborne/fauxcurrence documentation built on April 15, 2022, 10:19 a.m.