-
Notifications
You must be signed in to change notification settings - Fork 11
/
NAMESPACE
88 lines (87 loc) · 1.97 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Generated by roxygen2: do not edit by hand
export("%>%")
export(agg_data)
export(agg_perc)
export(calculate_biomass_spatial)
export(calculate_consumed_biomass)
export(calculate_spatial_overlap)
export(change_avail)
export(change_prm)
export(change_prm_cohort)
export(check_df_names)
export(check_growth)
export(combine_ages)
export(combine_groups)
export(combine_runs)
export(convert_bgm)
export(convert_factor)
export(convert_relative_initial)
export(convert_time)
export(custom_grid)
export(extract_prm)
export(extract_prm_cohort)
export(flip_layers)
export(get_acronyms)
export(get_age_acronyms)
export(get_age_groups)
export(get_boundary)
export(get_cohorts_acronyms)
export(get_colpal)
export(get_conv_mgnbiot)
export(get_diet_fishbase)
export(get_fish_acronyms)
export(get_fished_acronyms)
export(get_groups)
export(get_growth_fishbase)
export(get_ids_fishbase)
export(get_maturity_fishbase)
export(get_nonage_acronyms)
export(get_ref_biotic)
export(get_ref_fishbase)
export(get_turnedon_acronyms)
export(group_data)
export(load_box)
export(load_bps)
export(load_dietcheck)
export(load_dietmatrix)
export(load_fgs)
export(load_init)
export(load_init_age)
export(load_init_nonage)
export(load_init_physics)
export(load_init_stanza)
export(load_init_weight)
export(load_mort)
export(load_nc)
export(load_nc_physics)
export(load_rec)
export(load_spec_mort)
export(load_spec_pred_mort)
export(load_txt)
export(plot_add_box)
export(plot_add_polygon_overview)
export(plot_add_range)
export(plot_bar)
export(plot_boxes)
export(plot_consumed_biomass)
export(plot_diet)
export(plot_diet_bec_dev)
export(plot_line)
export(plot_rec)
export(plot_sc_init)
export(plot_spatial_box)
export(plot_spatial_overlap)
export(plot_spatial_ts)
export(plot_species)
export(preprocess_txt)
export(prm_to_df)
export(prm_to_df_ages)
export(ref_to_bibkey)
export(sc_init)
export(scan_prm)
export(scan_reference_fishbase)
export(str_split_twice)
export(theme_atlantis)
export(write_diet)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)