Skip to content
Alex Chubaty edited this page Sep 15, 2020 · 4 revisions

Help files

Help documentation can be accessed using the standard R help system.

?SpaDES # view a categorized overview of the main package functions

Package vignettes

The following package vignettes are intended to be read in sequence, and follow a progression from higher-level package organization and motivation, to detailed implementation of user-built modules and simulations.

To view available vignettes use browseVignettes(package="SpaDES") or select from the links below:

  1. Introduction
  2. Building modules
  3. Plotting
  4. Caching