This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
92 lines (91 loc) · 2.98 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
89
90
91
92
# Generated by roxygen2: do not edit by hand
export(FUNMergeDimensions_CodeListLike)
export(FUNMergeDimensions_NonCodeListLike)
export(FUNUploadDatasetToTableInDB)
export(FUN_cas_IATTC)
export(FUN_cas_ICCAT)
export(FUN_cas_IOTC)
export(FUN_cas_WCPFC)
export(FUN_catches_IATTC_CE_Flag_or_SetType)
export(FUN_catches_IATTC_CE_Flag_or_SetType_Shark)
export(FUN_catches_IATTC_CE_LLTunaBillfishShark)
export(FUN_catches_ICCAT_CE)
export(FUN_catches_IOTC_CE)
export(FUN_catches_WCPFC_CE_Purse_Seine)
export(FUN_catches_WCPFC_CE_Purse_Seine_2016)
export(FUN_catches_WCPFC_CE_allButPurseSeine)
export(FUN_catchtypeinfo_iccat)
export(FUN_efforts_IATTC_CE_LLTunaBillfish)
export(FUN_efforts_IATTC_CE_allbutLLTunaBillfish)
export(FUN_efforts_ICCAT_CE_keep_all_efforts)
export(FUN_efforts_ICCAT_CE_with_schooltype)
export(FUN_efforts_ICCAT_CE_without_schooltype)
export(FUN_efforts_IOTC_CE)
export(FUN_efforts_WCPFC_CE)
export(FUN_efforts_WCPFC_CE_Purse_Seine_2016)
export(FUNuploadNewRecordsToDB)
export(IATTC_CE_catches_pivotDSD_to_harmonizedDSD)
export(IATTC_CE_efforts_pivotDSD_to_harmonizedDSD)
export(ICCAT_CE_catches_pivotDSD_to_harmonizedDSD)
export(ICCAT_CE_effort_pivotDSD_to_harmonizedDSD)
export(IOTC_CE_catches_pivotDSD_to_harmonizedDSD)
export(IOTC_CE_effort_pivotDSD_to_harmonizedDSD)
export(WCPFC_CE_catches_pivotDSD_to_harmonizedDSD)
export(WCPFC_CE_efforts_pivotDSD_to_harmonizedDSD)
export(convert_units)
export(create_additional_columns_IATTC_CE)
export(create_calendar)
export(create_grid)
export(db_connection_sardara_france)
export(db_connection_sardara_world)
export(db_connection_tunaatlas_world)
export(extract_and_merge_multiple_datasets)
export(extract_dataset)
export(format_time_db_format)
export(fun_aggregate_keep_n_classes)
export(generate_metadata)
export(getSQLSardaraQueries)
export(get_codelist_of_dimension)
export(get_rfmos_datasets_level0)
export(harmo_spatial_1)
export(harmo_spatial_2)
export(harmo_spatial_3)
export(harmo_spatial_4)
export(harmo_spatial_5)
export(harmo_time_1)
export(harmo_time_2)
export(harmo_time_3)
export(list_dataset_available_dimensions)
export(list_metadata_codelists)
export(list_metadata_codelists_mapping)
export(list_metadata_datasets)
export(list_metadata_raw_datasets)
export(list_variable_available_dimensions)
export(load_codelist_in_db)
export(load_mapping_in_db)
export(load_raw_dataset_in_db)
export(map_codelist)
export(pie_map)
export(raise_datasets_by_dimension)
export(raise_get_rf)
export(raise_incomplete_dataset_to_total_dataset)
export(rasterize_geo_timeseries)
export(spatial_curation_downgrade_resolution)
export(spatial_curation_function_reallocate_data)
export(spatial_curation_intersect_areas)
export(spatial_curation_upgrade_resolution)
export(time_series_plot)
import(RPostgreSQL)
import(data.table)
import(dplyr)
import(lubridate)
import(maps)
import(sf)
import(sp)
import(stringr)
importFrom(lubridate,quarter)
importFrom(lubridate,semester)
importFrom(plotrix,ablineclip)
importFrom(plotrix,floating.pie)
importFrom(plotrix,stackpoly)
importFrom(rgeos,readWKT)