Arena-constructor: Constructor of the S4 class 'Arena-class'

Description Usage Arguments

Description

Constructor of the S4 class Arena-class

Usage

1
Arena(Lx = NULL, Ly = NULL, n = 100, m = 100, seed = sample(1:10000, 1), ...)

Arguments

Lx

A number giving the horizontal grid size in cm.

Ly

A number giving the vertical grid size in cm.

n

A number giving the horizontal size of the environment.

m

A number giving the vertical size of the environment.

seed

An integer refering to the random number seed used to be reproducible

...

Arguments of Arena-class


BacArena documentation built on July 2, 2020, 3:16 a.m.