move: move Generic

Description Usage Arguments Methods (by class)

Description

Generic function to move an object of a defined class.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
move(object)

## S4 method for signature 'Agent'
move(object)

## S4 method for signature 'Prey'
move(object)

## S4 method for signature 'Bobcat'
move(object)

## S4 method for signature 'Lynx'
move(object)

Arguments

object

An object of a defined S4 class (Agent, Prey, Bobcat. or Lynx).

Methods (by class)


mverouden/rsfour documentation built on May 25, 2019, 5:01 a.m.