ships | R Documentation |
Get or define ships in DeponsShips objects
## S4 method for signature 'DeponsShips'
ships(x)
ships(x) <- value
x |
Object of class |
value |
data frame with the 'name', 'type', 'length', and 'route' of ships to be simulated, as well as 'tickStart' and 'tickEnd' defining when the ships are to be included in simulations. 'route' is one of the shipping routes defined in the DeponsShips object. |
routes
data(shipdata)
ships(shipdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.