-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
84 lines (83 loc) · 3.16 KB
/
NAMESPACE
File metadata and controls
84 lines (83 loc) · 3.16 KB
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(all_species_control)
export(check_species_catch_ocean)
export(fate_by_species_group_control)
export(fate_by_species_group_correction)
export(fate_unknown_control)
export(file_path_checking)
export(logbook_activity_sample_control)
export(logbook_anapo_activity_control)
export(logbook_anapo_control)
export(logbook_buoy_code_control)
export(logbook_buoy_owner_control)
export(logbook_buoy_time_control)
export(logbook_category_species_forbidden_well_control)
export(logbook_distribution_control)
export(logbook_eez_control)
export(logbook_fishing_context_control)
export(logbook_fishing_time_control)
export(logbook_floating_object_buoy_id_redundancy_control)
export(logbook_floating_object_operation_buoy_control)
export(logbook_floating_object_part_DFAD_when_leaving_control)
export(logbook_floating_object_part_dimensions_when_leaving_control)
export(logbook_floating_object_part_material_control)
export(logbook_floating_object_part_when_arriving_and_leaving_control)
export(logbook_harbour_control)
export(logbook_landing_control)
export(logbook_landing_total_weight_control)
export(logbook_ldlf_control)
export(logbook_length_class_control)
export(logbook_little_big_control)
export(logbook_measure_control)
export(logbook_observed_system_floatting_object_pair_control)
export(logbook_operation_control)
export(logbook_operationobjet_observedsystem_control)
export(logbook_position_control)
export(logbook_raising_factor_control)
export(logbook_sample_harbour_control)
export(logbook_sample_without_measure_control)
export(logbook_sample_without_species_control)
export(logbook_sampleactivity_well_sampled_control)
export(logbook_sea_time_control)
export(logbook_species_control)
export(logbook_super_sample_number_control)
export(logbook_temperature_control)
export(logbook_temporal_limit_control)
export(logbook_time_route_control)
export(logbook_trip_activity_control)
export(logbook_vessel_activity_floating_object_missing_buoy_control)
export(logbook_vessel_activity_missing_floating_object_control)
export(logbook_vessel_activity_object_operation_control)
export(logbook_weigh_catch_well_control)
export(logbook_weight_control)
export(logbook_weight_sample_control)
export(logbook_weighting_control)
export(logbook_weighting_sample_control)
export(logbook_well_number_control)
export(marine_area_overlay_control)
export(measure_type_control)
export(measure_type_correction)
export(more_samples_than_count_control)
export(obs_catch_or_sample_fate_by_species_group_control)
export(obs_catch_or_sample_fate_unknown_control)
export(obs_catch_reason_for_discard_unknown_control)
export(observed_system_vs_species_caught_control)
export(r_table_checking)
export(r_type_checking)
export(reason_for_discard_unknown_control)
export(round_size_control)
export(round_size_correction)
export(sample_with_no_fate_control)
export(sample_with_no_fate_correction)
export(sex_control)
export(sex_correction)
export(size_distribution_and_outliers_control)
export(vector_comparison)
export(weight_null_control)
export(weight_null_correction)
importFrom(dplyr,case_when)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,tibble)
importFrom(magrittr,"%>%")