Skip to content

ogosborne/fauxcurrence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Make Null Species Distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages