-
Notifications
You must be signed in to change notification settings - Fork 20
/
NAMESPACE
128 lines (127 loc) · 4 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# Generated by roxygen2: do not edit by hand
S3method(as_qgis_argument,"NULL")
S3method(as_qgis_argument,CRS)
S3method(as_qgis_argument,Extent)
S3method(as_qgis_argument,POINT)
S3method(as_qgis_argument,RasterBrick)
S3method(as_qgis_argument,RasterLayer)
S3method(as_qgis_argument,SpatExtent)
S3method(as_qgis_argument,SpatRaster)
S3method(as_qgis_argument,SpatVector)
S3method(as_qgis_argument,SpatVectorProxy)
S3method(as_qgis_argument,bbox)
S3method(as_qgis_argument,character)
S3method(as_qgis_argument,crs)
S3method(as_qgis_argument,data.frame)
S3method(as_qgis_argument,default)
S3method(as_qgis_argument,list)
S3method(as_qgis_argument,logical)
S3method(as_qgis_argument,matrix)
S3method(as_qgis_argument,numeric)
S3method(as_qgis_argument,qgis_default_value)
S3method(as_qgis_argument,qgis_dict_input)
S3method(as_qgis_argument,qgis_list_input)
S3method(as_qgis_argument,qgis_outputFile)
S3method(as_qgis_argument,qgis_outputFolder)
S3method(as_qgis_argument,qgis_outputLayer)
S3method(as_qgis_argument,qgis_outputMultilayer)
S3method(as_qgis_argument,qgis_outputNumber)
S3method(as_qgis_argument,qgis_outputRaster)
S3method(as_qgis_argument,qgis_outputString)
S3method(as_qgis_argument,qgis_outputVector)
S3method(as_qgis_argument,sf)
S3method(as_qgis_argument,sfc)
S3method(as_qgis_argument,stars)
S3method(as_qgis_argument,stars_proxy)
S3method(print,qgis_result)
S3method(qgis_as_brick,qgis_outputLayer)
S3method(qgis_as_brick,qgis_outputRaster)
S3method(qgis_as_brick,qgis_result)
S3method(qgis_as_raster,qgis_outputLayer)
S3method(qgis_as_raster,qgis_outputRaster)
S3method(qgis_as_raster,qgis_result)
S3method(qgis_as_terra,qgis_outputLayer)
S3method(qgis_as_terra,qgis_outputRaster)
S3method(qgis_as_terra,qgis_outputVector)
S3method(qgis_as_terra,qgis_result)
S3method(qgis_clean_argument,default)
S3method(qgis_clean_argument,qgis_dict_input)
S3method(qgis_clean_argument,qgis_list_input)
S3method(qgis_clean_argument,qgis_tempfile_arg)
S3method(qgis_run_algorithm_p,default)
S3method(qgis_run_algorithm_p,qgis_result)
S3method(sf::st_as_sf,qgis_outputLayer)
S3method(sf::st_as_sf,qgis_outputVector)
S3method(sf::st_as_sf,qgis_result)
S3method(stars::st_as_stars,qgis_outputLayer)
S3method(stars::st_as_stars,qgis_outputRaster)
S3method(stars::st_as_stars,qgis_result)
export(as_qgis_argument)
export(has_qgis)
export(qgis_algorithms)
export(qgis_arguments)
export(qgis_as_brick)
export(qgis_as_raster)
export(qgis_as_terra)
export(qgis_clean_argument)
export(qgis_clean_result)
export(qgis_clean_tmp)
export(qgis_configure)
export(qgis_description)
export(qgis_detect_macos)
export(qgis_detect_macos_paths)
export(qgis_detect_paths)
export(qgis_detect_windows)
export(qgis_detect_windows_paths)
export(qgis_dict_input)
export(qgis_disable_plugins)
export(qgis_enable_plugins)
export(qgis_extract_output)
export(qgis_extract_output_by_class)
export(qgis_extract_output_by_name)
export(qgis_extract_output_by_position)
export(qgis_function)
export(qgis_get_argument_specs)
export(qgis_get_description)
export(qgis_get_output_specs)
export(qgis_has_algorithm)
export(qgis_has_plugin)
export(qgis_has_provider)
export(qgis_list_input)
export(qgis_output)
export(qgis_outputs)
export(qgis_path)
export(qgis_pipe)
export(qgis_plugins)
export(qgis_providers)
export(qgis_result_args)
export(qgis_result_clean)
export(qgis_result_single)
export(qgis_result_status)
export(qgis_result_stderr)
export(qgis_result_stdout)
export(qgis_run)
export(qgis_run_algorithm)
export(qgis_run_algorithm_p)
export(qgis_search_algorithms)
export(qgis_show_help)
export(qgis_tmp_base)
export(qgis_tmp_clean)
export(qgis_tmp_file)
export(qgis_tmp_folder)
export(qgis_tmp_raster)
export(qgis_tmp_vector)
export(qgis_unconfigure)
export(qgis_use_json_input)
export(qgis_use_json_output)
export(qgis_using_json_input)
export(qgis_using_json_output)
export(qgis_version)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.number)
importFrom(assertthat,is.string)
importFrom(assertthat,noNA)
importFrom(glue,glue)
importFrom(rlang,"%||%")
importFrom(rlang,abort)