-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
61 lines (60 loc) · 1.35 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Generated by roxygen2: do not edit by hand
export(SS_write_EWAA)
export(SS_write_comps)
export(SS_write_ts)
export(aggregateData)
export(aggregateDensityData)
export(aggregate_comps)
export(calc_Z)
export(calc_age2length)
export(calc_avgwtstage2age)
export(calc_biomass_age)
export(calc_biomass_pool)
export(calc_pred_cons)
export(calc_pred_diet)
export(calc_stage2age)
export(calc_timestep2time)
export(create_fishery_subset)
export(create_survey)
export(create_survey_diet)
export(create_survey_env)
export(get_boundary)
export(load_agebioind)
export(load_bioind)
export(load_biolprm)
export(load_box)
export(load_boxarea)
export(load_bps)
export(load_catch)
export(load_detailed_diet_comp)
export(load_diet_comp)
export(load_fgs)
export(load_fisheries)
export(load_meta)
export(load_nc)
export(load_nc_annage)
export(load_nc_catchtons)
export(load_nc_physics)
export(load_runprm)
export(load_yoy)
export(om_comps)
export(om_consindex)
export(om_diet)
export(om_index)
export(om_init)
export(om_species)
export(read_savedfisheries)
export(read_savedsurvs)
export(reformat_compositions)
export(run_stocksynthesis)
export(run_truth)
export(sample_ages)
export(sample_diet)
export(sample_fish)
export(sample_fishery_totcatch)
export(sample_survey_biomass)
export(sample_survey_consumption)
export(sample_survey_numbers)
export(write_meta)
import(data.table)
importFrom(magrittr,"%>%")