![]() |
FIMS
v0.9.3
|
The Rcpp interface to declare fleets. Allows for the use of methods::new() in R. More...
Go to the source code of this file.
Classes | |
| class | FleetInterfaceBase |
| Rcpp interface that serves as the parent class for Rcpp fleet interfaces. This type should be inherited and not called from R directly. More... | |
| class | FleetInterface |
| The Rcpp interface for Fleet to instantiate from R: fleet <- methods::new(Fleet) More... | |
The Rcpp interface to declare fleets. Allows for the use of methods::new() in R.