In which coding software can you use `marlin`?
R
In which country is emLab's Waitt team using `marlin()`?
Fiji
How should you reach out if you have questions or suggestions for the R package?
Create a github issue
What function would you use to create a fleet in `marlin`?
`create_fleet()`
What species is being modeled by emLab's Waitt team?
Albacore tuna
How would you simulate a true bycatch species in `marlin`?
Set the price of the species to 0
What function would you use to create a species in `marlin`?
What fleet is being modeled by emLab's Waitt team?
Longliners
How would you simulate a species that fishers want to avoid catching?
Set price to a negative value
Who wrote the `marlin` package?`
Dan Ovando
Which areas are currently being modeled by emLab's Waitt team?
The Fiji EEZ
Where in the `marlin` workflow would you incorporate seasonality?
The `create_critter()` function
What coding language does `marlin` use in the back end?
C++
What spatial aspect is the emLab Waitt team currently working to integrate into the `marlin` model?
The `moat` feature - modeling at two spatial resolutions
Where in the `marlin` workflow would you incorporate climate change?
In the `simmar()` function