Arena-class
Constructor of the S4 class Arena-class
Arena(Lx = NULL, Ly = NULL, n = 100, m = 100, seed = sample(1:10000, 1), ...)
A number giving the horizontal grid size in cm.
A number giving the vertical grid size in cm.
A number giving the horizontal size of the environment.
A number giving the vertical size of the environment.
An integer refering to the random number seed used to be reproducible
Arguments of Arena-class