-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.5 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.5 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
# Generated by roxygen2: do not edit by hand
S3method(format,ORSInstance)
S3method(format,ors_condition)
S3method(format,ors_config)
S3method(format,ors_extract)
S3method(format,ors_paths)
S3method(format,ors_settings)
S3method(format,ors_token)
S3method(print,ORSInstance)
S3method(print,ors_compose_parsed)
S3method(print,ors_condition)
S3method(print,ors_condition_list)
S3method(print,ors_config)
S3method(print,ors_config_parsed)
S3method(print,ors_extract)
S3method(print,ors_geojson)
S3method(print,ors_local_sitrep)
S3method(print,ors_logs)
S3method(print,ors_params)
S3method(print,ors_paths)
S3method(print,ors_profile)
S3method(print,ors_settings)
S3method(print,ors_status)
S3method(print,ors_token)
S3method(summary,ors_route)
export(ORSDocker)
export(ORSJar)
export(ORSRemote)
export(ORSWar)
export(any_mounted)
export(get_extract_boundaries)
export(get_instance)
export(get_ors_alternatives)
export(get_ors_attributes)
export(get_ors_extras)
export(get_ors_features)
export(get_ors_geometry)
export(get_ors_summary)
export(get_ors_warnings)
export(get_ors_waypoints)
export(get_ors_waypoints_range)
export(get_profiles)
export(group_by_proximity)
export(info_table)
export(last_ors_conditions)
export(ors_accessibility)
export(ors_export)
export(ors_guess)
export(ors_inspect)
export(ors_instance)
export(ors_matrix)
export(ors_pairwise)
export(ors_params)
export(ors_profile)
export(ors_ready)
export(ors_sample)
export(ors_shortest_distances)
export(ors_snap)
export(ors_status)
export(plot_section)
importFrom(R6,R6Class)