Network: Network Class Definition

Description Format Constructor Methods Fields Examples

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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 ## 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)

MGDrivE documentation built on Oct. 23, 2020, 7:28 p.m.