-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
54 lines (53 loc) · 1.29 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
# 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(country_info)
export(get_extract_boundaries)
export(get_instance)
export(get_profiles)
export(group_by_proximity)
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(param_info)
export(plot_section)
importFrom(R6,R6Class)