Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDPOPr

This package facilitates the running of basic CDPOP simulations from R and importing the results as genind objects. As inputs, it requires SpatialPoints and raster objects because the package gdistance is used to calculate effective distance between sample points.

Installation

devtools::install_github('wpeterman/CDPOPr',
                         dependencies = T,
                         build_vignettes = T)

The example in the vignette makes use of the NLMR package. If you plan to integrate CDPOPr with raster surface simulation, this can be a useful package. Follow instructions HERE to download NLMR.

About

Run CDPOP from R

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages