R/RcppExports.R

Defines functions simFish

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

simFish <- function(NRuns, NYears, targetER, MgmtError, GammaMgmtA, GammaMgmtB, errorType, SRErrorA, SRErrorB, CohortStart, prod, cap, MatRate, NatMort, PTU, MatU, AEQ) {
    .Call('_VRAPS_simFish', PACKAGE = 'VRAPS', NRuns, NYears, targetER, MgmtError, GammaMgmtA, GammaMgmtB, errorType, SRErrorA, SRErrorB, CohortStart, prod, cap, MatRate, NatMort, PTU, MatU, AEQ)
}
eeholmes/VRAPCpp documentation built on Feb. 6, 2024, 7:25 a.m.