# GlobalVariables and/or columns in survdat data
utils::globalVariables(
c(
"a",
"abundance",
"abund_actual",
"abund_tow_epu",
"abund_tow_s",
"b",
"biom_per_lclass",
"biom_tow_epu",
"biom_tow_s",
"biomass",
"biomass_kg",
"catchsex",
"common_name",
"comname",
"convers",
"cruise6",
"CRUISE6",
"decdeg_beglat",
"decdeg_beglon",
"depth",
"epu",
"epu_area_km2",
"epu_ntows",
"epu_ratio",
"est_day",
"est_month",
"est_towdate",
"est_year",
"strat_total_abund_epu",
"strat_total_abund_s",
"fishery",
"hare_group",
"id",
"ind_log_wt",
"ind_weight_kg",
"lat",
"LAT",
"length_cm",
"llen",
"ln_a",
"lon",
"LON",
"lwbio_tow_s",
"lwbio_tow_epu",
"n_len_class",
"n_len_classes",
"newstrata",
"numlen",
"numlen_adj",
"oisst_path",
"poststrat",
"s_area_km2",
"scientific_name",
"season",
"spec_class",
"st_ratio",
"start_date",
"station",
"STATION",
"strat_ntows",
"strat_num",
"stratum",
"STRATUM",
"sum_weight_kg",
"survdat.big",
"survey",
"svspp",
"svvessel",
"tot_epu_area",
"tot_s_area",
"strat_mean_abund_epu",
"strat_mean_abund_s",
"strat_mean_biom_epu",
"strat_mean_biom_s",
"year"
))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.