-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
56 lines (55 loc) · 1.32 KB
/
NAMESPACE
File metadata and controls
56 lines (55 loc) · 1.32 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
# Generated by roxygen2: do not edit by hand
export(append_database)
export(archive_andreas)
export(bind_attrs)
export(bind_stars)
export(build_database)
export(coerce_dates)
export(common_name)
export(compose_filename)
export(copernicus_path)
export(correct_andreas)
export(create_lut)
export(database_variables)
export(decompose_dataset_id)
export(decompose_filename)
export(drop_degenerate)
export(extract_points)
export(fetch_andreas)
export(fetch_product_by_day)
export(fetch_static)
export(get_extension)
export(list_databases)
export(list_files)
export(list_luts)
export(list_static)
export(make_path)
export(make_static_lut)
export(make_static_terrain)
export(merge_database)
export(missing_records)
export(read_andreas)
export(read_buoys)
export(read_copernicus)
export(read_database)
export(read_global_static)
export(read_product_lut)
export(read_static)
export(remap_to_water_pixel)
export(select_database)
export(set_point)
export(st_match)
export(subset_static_by_region)
export(tabulate_missing)
export(unpack_copernicus)
export(variable_lut)
export(write_andreas)
export(write_copernicus)
export(write_database)
importFrom(copernicus,bind_attrs)
importFrom(copernicus,bind_stars)
importFrom(copernicus,copernicus_path)
importFrom(copernicus,make_path)
importFrom(copernicus,set_point)
importFrom(rlang,.data)
importFrom(utils,glob2rx)