README.md

spatialdemography

A spatially-explicit metacommunity model for R

You can install this package directly into R using the devtools package:

# Install devtools from CRAN

install.packages("devtools")

# Load devtools package

library(devtools)

# Install this package from github

devtools::install_github(akeyel/spatialdemography)

Note: It appears that the vignettes will not be accessable through browseVignettes("spatialdemography") unless you have the knitr package (on CRAN) and pandoc (pandoc.org) installed. However, the source is available in the vignettes folder.

See Description file for more details about the package.



akeyel/spatialdemography documentation built on May 12, 2019, 4:43 a.m.