-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
78 lines (77 loc) · 2.05 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
# Generated by roxygen2: do not edit by hand
S3method(management_week,Date)
S3method(management_week,POSIXct)
S3method(management_week,character)
S3method(statistical_week,Date)
S3method(statistical_week,POSIXct)
S3method(statistical_week,character)
export(NR_flag_translate)
export(add_flag_text)
export(addstock_check)
export(aeq_mortality)
export(bkfram_checks_coho)
export(change_run_id)
export(coho_mark_rates)
export(compare_databases)
export(compare_fishery_input_flags)
export(compare_fishery_inputs)
export(compare_inputs)
export(compare_inputs_chart)
export(compare_non_retention_input_flags)
export(compare_non_retention_inputs)
export(compare_recruits)
export(compare_runs)
export(compare_stock_fishery_rate_scalers)
export(connect_fram_db)
export(copy_fishery_scalers)
export(disconnect_fram_db)
export(error_check_code)
export(fetch_quarto_templates)
export(fetch_table)
export(filter_ak)
export(filter_bc)
export(filter_ca)
export(filter_coast)
export(filter_flag)
export(filter_marine)
export(filter_net)
export(filter_or)
export(filter_puget_sound)
export(filter_sport)
export(filter_wa)
export(fishery_mortality)
export(fram_clean_tables)
export(fram_database_species)
export(fram_database_type)
export(frs_stylecheck_assignment)
export(frs_stylecheck_snakecase)
export(get_run_ids)
export(initialize_project)
export(make_impacts_per_catch_heatmap)
export(management_week)
export(mortality_scalers)
export(msf_encounters)
export(msf_encounters_chinook_)
export(msf_encounters_coho_)
export(msf_landed_catch)
export(msf_landed_catch_chinook_)
export(msf_landed_catch_coho_)
export(msf_mortalities)
export(msf_mortalities_chinook_)
export(msf_mortalities_coho_)
export(msp_mortality)
export(plot_stock_mortality)
export(plot_stock_mortality_time_step)
export(population_statistics)
export(provide_table_names)
export(remove_run)
export(run_info)
export(scalers_flag_translate)
export(statistical_week)
export(stock_mortality)
export(truns_fisheries)
export(truns_stocks)
importFrom(lifecycle,deprecated)
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(stats,setNames)