| Agent-class | An S4 class to represent an agent. |
| Bobcat-class | An S4 class to represent a smaller predator. |
| getActive | getActive Generic |
| getLocation | getLocation Generic |
| getVelocity | getVelocity Generic |
| hello | Hello, World! |
| initialize-Agent-method | Initialize an object of class "Agent". |
| Lynx-class | An S4 class to represent a larger predator. |
| move | move Generic |
| Prey-class | An S4 class to represent a prey animal. |
| resetActivity | resetActivity Generic |
| setActive | setAcitve Generic |
| setLocation | setLocation Generic |
| setVelocity | setVelocity Generic |
| sub-Agent-character-method | Retrieve-method for slots |
| subset-Agent-character-method | Replace-method for slots |
| validAgentObject | Check the validity of an object of class Agent. |
| validBobcatObject | Check the validity of an object of class Bobcat. |
| validLynxObject | Check the validity of an object of class Bobcat. |
| validPreyObject | Check the validity of an object of class Prey. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.