-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
63 lines (62 loc) · 1.72 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
# Generated by roxygen2: do not edit by hand
S3method(gaz_geometry,mr_df)
S3method(gaz_geometry,numeric)
S3method(gaz_relations,mr_df)
S3method(gaz_relations,numeric)
S3method(gaz_search,character)
S3method(gaz_search,numeric)
S3method(gaz_search,sf)
S3method(gaz_search,sfc)
S3method(gaz_search,sfg)
S3method(gaz_search_by_source,character)
S3method(gaz_search_by_source,numeric)
S3method(gaz_search_by_type,character)
S3method(gaz_search_by_type,numeric)
export("%>%")
export(gaz_geometry)
export(gaz_relations)
export(gaz_rest_geometries)
export(gaz_rest_names_by_mrgid)
export(gaz_rest_record_by_mrgid)
export(gaz_rest_records_by_lat_long)
export(gaz_rest_records_by_name)
export(gaz_rest_records_by_names)
export(gaz_rest_records_by_source)
export(gaz_rest_records_by_type)
export(gaz_rest_relations_by_mrgid)
export(gaz_rest_source_by_sourceid)
export(gaz_rest_sources)
export(gaz_rest_types)
export(gaz_rest_wmses)
export(gaz_search)
export(gaz_search_by_source)
export(gaz_search_by_type)
export(gaz_sources)
export(gaz_types)
export(mrp_col_distinct)
export(mrp_col_unique)
export(mrp_colnames)
export(mrp_get)
export(mrp_view)
export(mrp_view_cds)
export(mrp_view_eca_reg13_nox)
export(mrp_view_eca_reg14_sox_pm)
export(mrp_view_ecoregions)
export(mrp_view_ecs)
export(mrp_view_ecs_boundaries)
export(mrp_view_eez)
export(mrp_view_eez_12nm)
export(mrp_view_eez_24nm)
export(mrp_view_eez_archipelagic_waters)
export(mrp_view_eez_boundaries)
export(mrp_view_eez_iho)
export(mrp_view_eez_internal_waters)
export(mrp_view_eez_land)
export(mrp_view_goas)
export(mrp_view_high_seas)
export(mrp_view_iho)
export(mrp_view_lme)
export(mrp_view_longhurst)
export(mrp_view_seavox_v18)
export(mrp_view_worldheritagemarineprogramme)
importFrom(magrittr,"%>%")