-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
56 lines (55 loc) · 1.43 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
# 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(add_time_steps)
export(aerial_estimator)
export(aerial_estimator_stats)
export(aerial_pull)
export(bs_map)
export(bs_pull)
export(bs_site_weights)
export(bs_site_weights_in)
export(bs_site_weights_out)
export(calculate_total_length)
export(check_freshness)
export(ds_bio_pull)
export(ds_encounters)
export(ds_filter_insample)
export(ds_filter_insample_aerial)
export(ds_filter_insample_murthy)
export(ds_historical_cpue_chart)
export(ds_pull_sampling_effort)
export(ds_releases_pull)
export(ds_salmon_summary)
export(ds_sampling_effort_sampler_summary)
export(ds_sampling_effort_summary)
export(identify_in_sample)
export(management_week)
export(marine_pull)
export(pssp_last_update)
export(pssp_query)
export(pssp_refresh_data)
export(statistical_week)
export(tf_cv)
export(tf_descriptive_length)
export(tf_effort_summary_week)
export(tf_hist)
export(tf_interagency_chisq)
export(tf_interagency_histogram)
export(tf_interagency_lm_summary)
export(tf_interagency_summary)
export(tf_lm_summary)
export(tf_lm_summary_week)
export(tf_map)
export(tf_mortalility)
export(tf_pull)
export(tf_pvalue_history)
export(tf_scatter)
export(tf_summary)
export(vtr_pull)
importFrom(rlang,.data)
importFrom(rlang,.env)