gear_lu_table | R Documentation |
Create a gear lookup table showing which gear numbers are associated with which gear names for the various type of gears
gear_lu_table(model, type = c("all", "age", "index", "fleet"))
model |
An iscam model object (class mdl_cls) |
type |
The type of gear to include in the table. |
type
'all' includes all gears in the model in the order they are found in
the data file
A data frame which is the lookup table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.