Network {MGDrivE}R Documentation

Network Class Definition

Description

A Network class object stores all the information for a simulation on a defined landscape.

Format

An R6Class generator object

Constructor

Methods

Fields

Examples

 ## Not run: 
 # There are no simple examples for this, so looking at the vignettes would be
 #  most useful.

 # Complete manual with examples, but none explored in depth.
 vignette("MGDrivE-Examples", package = "MGDrivE")

 # One example, explored in great detail. This is probably more helpful.
 vignette("MGDrivE-Run", package = "MGDrivE")

 
## End(Not run)


[Package MGDrivE version 1.6.0 Index]