R/global.R

# global.R - DESC
# /global.R

# Copyright European Union, 2015-2019; WMR, 2020.
# Author: Iago Mosqueira (WMR) <iago.mosqueira@wur.nl>
#
# Distributed under the terms of the European Union Public Licence (EUPL) V.1.1.

utils::globalVariables(c(
  ".", 
  "0",
  "Active_Cnt",
  "Age", 
  "Age_Mat", 
  "Area", 
  "b",
  "B.Bmsy",
  "Beg/Mid", 
  "BirthSeas", 
  "BirthSeason", 
  "Era",
  "Exp", 
  "Exp_cat", 
  "F.Fmsy", 
  "Factor", 
  "Fleet",
  "Fleet_name",
  "Gender",
  "Label",
  "M",
  "Mat*Fecund",
  "Mat_F_Natage",
  "Mat_F_wtatage",
  "Morph",
  "Name",
  "Obs",
  "Platoon",
  "Res",
  "Seas",
  "Sex",
  "SpawnBio",
  "Value",
  "Wt_Beg",
  "Year",
  "Yr",
  "age", 
  "birthseas", 
  "data", 
  "Dead_Catch_MSY",
  "derived_quants",
  "dev", 
  "deviates",
  "discard",
  "era",
  "F_endyr",
  "F_status",
  "Fstd_MSY",
  "factor", 
  "fleet", 
  "g",
  "gender",
  "i",
  "int_Age",
  "K",
  "label.i",
  "label.j",
  "len",
  "morph",
  "obs_rec",
  "p",
  "pred_recr",
  "qname",
  "s",
  "seas",
  "season",
  "shape",
  "sigma_Rec",
  "SSB_depletion",
  "SSB_endyr",
  "SSB_MSY",
  "SSB_status",
  "SSB_unfished",
  "SSB_Virgin",
  "Type",
  "uBirthSeas",
  "uSex",
  "unit",
  "vars",
  "year",
  "yr"))
iagomosqueira/ss3om documentation built on March 27, 2024, 5:07 a.m.