-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
41 lines (40 loc) · 971 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(plot,gsgi)
S3method(plot,gsi)
S3method(plot,patch_month)
S3method(plot,rapid_moc_transports)
S3method(plot,rapid_mocha_time)
export(crop_usn)
export(deduplicate_usn)
export(diff_patch_month)
export(estimate_max_distance)
export(extract_points_usn)
export(fetch_year)
export(get_date_usn)
export(get_geometry_type)
export(get_root_path)
export(gstream_path)
export(import_gsgi)
export(list_usn)
export(order_points)
export(order_usn)
export(plot_patch_location)
export(read_configuration)
export(read_gsgi)
export(read_gsi)
export(read_moc_transports)
export(read_patch_bbs)
export(read_patch_month)
export(read_rapid_mocha)
export(read_usn)
export(read_wall_data_usn)
export(sf_as_s2lnglat)
export(usn_example)
export(usn_to_network)
export(walls_to_polygons)
importFrom(graphics,text)
importFrom(rlang,.data)
importFrom(stats,quantile)
importFrom(utils,download.file)
importFrom(utils,tail)
importFrom(utils,untar)