-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathNAMESPACE
178 lines (177 loc) · 4.51 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# Generated by roxygen2: do not edit by hand
export(ENVI_type2bytes)
export(Get_FunctionalMetrics_From_Traits)
export(IQR_outliers)
export(RW_bytes)
export(RW_bytes_all)
export(RowToLinear)
export(WeightedCoordsNN)
export(Write_Big_Image)
export(Write_Image_NativeRes)
export(ZipFile)
export(apply_continuum_removal)
export(apply_kmeans)
export(build_image_from_list)
export(center_reduce)
export(change_resolution_HDR)
export(check_data)
export(check_update_mask_format)
export(compute_ALPHA_FromPlot)
export(compute_ALPHA_SSD_per_window)
export(compute_ALPHA_SSD_per_window_list)
export(compute_ALPHA_per_window)
export(compute_BCdiss)
export(compute_BETA_FromPlots)
export(compute_FD)
export(compute_Functional_metrics)
export(compute_NN_from_ordination)
export(compute_SSD)
export(compute_alpha_metrics)
export(compute_beta_metrics)
export(compute_spectral_species)
export(compute_spectral_species_FieldPlots)
export(continuumRemoval)
export(convert_PCA_to_SSD)
export(create_hdr)
export(create_mask_from_threshold)
export(define_output_directory)
export(define_output_subdir)
export(define_pixels_per_iter)
export(diversity_from_plots)
export(exclude_spectral_domains)
export(extract.big_raster)
export(extract_pixels)
export(extract_pixels_coordinates)
export(extract_samples_from_image)
export(filter_PCA)
export(filter_prior_CR)
export(getBCdiss)
export(getFD)
export(get_HDR_name)
export(get_SSpath)
export(get_Shannon)
export(get_Simpson)
export(get_alpha_metrics)
export(get_byte_order)
export(get_gdal_info)
export(get_image_bands)
export(get_random_subset_from_image)
export(get_sunlit_pixels)
export(ind2sub)
export(ind2sub2)
export(init_kmeans)
export(kmeans_progressr)
export(list_shp)
export(map_alpha_div)
export(map_beta_div)
export(map_functional_div)
export(map_spectral_species)
export(mean_filter)
export(minmax)
export(mnf)
export(noise)
export(normalize_SSD)
export(ordination_to_NN)
export(ordination_to_NN_list)
export(pca)
export(perform_PCA)
export(perform_radiometric_filtering)
export(prepare_HDR_SSD)
export(prepare_HDR_Sunlit)
export(print_error_message)
export(raster2BIL)
export(read_BIL_image_subset)
export(read_ENVI_header)
export(read_bin_subset)
export(read_image_bands)
export(read_image_subset)
export(repmat)
export(revert_resolution_HDR)
export(rm_invariant_bands)
export(select_PCA_components)
export(spectral_band_unit)
export(split_image)
export(split_line)
export(split_pixel_samples)
export(sub2ind)
export(update_shademask)
export(where_to_read)
export(where_to_read_kernel)
export(where_to_write_kernel)
export(write_ENVI_header)
export(write_PCA_raster)
export(write_StarsStack)
export(write_raster)
import(cli)
import(magrittr)
import(stars)
import(tools)
importFrom(ape,mst)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setorder)
importFrom(dissUtils,diss)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(fields,rdist)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(geometry,convhulln)
importFrom(jsonlite,fromJSON)
importFrom(labdsv,pco)
importFrom(matlab,meshgrid)
importFrom(matlab,ones)
importFrom(matlab,padarray)
importFrom(matrixStats,rowAnys)
importFrom(matrixStats,rowSds)
importFrom(mmand,erode)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(progress,progress_bar)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(raster,brick)
importFrom(raster,hdr)
importFrom(raster,nbands)
importFrom(raster,ncell)
importFrom(raster,raster)
importFrom(raster,values)
importFrom(raster,writeRaster)
importFrom(sf,gdal_utils)
importFrom(snow,splitCols)
importFrom(snow,splitList)
importFrom(snow,splitRows)
importFrom(stars,read_stars)
importFrom(stars,write_stars)
importFrom(stats,IQR)
importFrom(stats,as.dist)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringr,str_count)
importFrom(terra,cells)
importFrom(terra,colFromCell)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,rowFromCell)
importFrom(terra,same.crs)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(tools,file_path_sans_ext)
importFrom(utils,file.edit)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(vegan,diversity)
importFrom(vegan,fisher.alpha)
importFrom(vegan,specnumber)
importFrom(vegan,vegdist)
importFrom(zip,zipr)