forked from NEFSC/READ_EDAB_SOE_Workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 889 Bytes
/
Copy pathNAMESPACE
File metadata and controls
33 lines (32 loc) · 889 Bytes
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
# Generated by roxygen2: do not edit by hand
export(create_aggregate_biomass)
export(create_aggregate_biomass_epu)
export(create_aggregate_biomass_shelfwide)
export(create_bennet)
export(create_comdat)
export(create_exp_n)
export(create_species_dist)
export(create_stock_status)
export(create_survey_shannon)
export(create_trans_dates)
export(get_commercial_data)
export(get_survey_data)
export(is_even)
export(join_decoder)
importFrom(data.table,`:=`)
importFrom(data.table,as.data.table)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tribble)
importFrom(here,here)
importFrom(rlang,.data)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)