Skip to content

A collection of available modules for use with the `SpaDES` R package.

Notifications You must be signed in to change notification settings

cboisvenue/SpaDES-modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaDES modules

A collection of available modules for use with the SpaDES R package (link).

Downloading modules

The easiest way to use modules from this repository is using the built-in functionality in the SpaDES package:

library(SpaDES)
saveTo <- "~/SpaDES-modules" # change this to suit your needs
downloadModule(name="moduleName", path=saveTo)

This will download and unzip the module files in the directory speficied by saveTo.

About

A collection of available modules for use with the `SpaDES` R package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 97.9%
  • TeX 2.1%