initialize-method: Generate a 'simList' object

initialize,simList-methodR Documentation

Generate a simList object

Description

Given the name or the definition of a class, plus optionally data to be included in the object, new returns an object from that class.

Given the name or the definition of a class, plus optionally data to be included in the object, new returns an object from that class.

Usage

## S4 method for signature 'simList'
initialize(.Object, ...)

## S4 method for signature 'simList_'
initialize(.Object, ...)

Arguments

.Object

A simList object.

...

Optional Values passed to any or all slot


PredictiveEcology/SpaDES.core documentation built on Nov. 15, 2023, 5:08 a.m.