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

Arena-constructorR Documentation

Constructor of the S4 class Arena-class

Description

Constructor of the S4 class Arena-class

Usage

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


euba/BacArena documentation built on March 27, 2024, 2:33 p.m.