-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 904 Bytes
/
NAMESPACE
File metadata and controls
38 lines (37 loc) · 904 Bytes
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
# Generated by roxygen2: do not edit by hand
export(add_leading_zeroes)
export(bbox_to_SpatialPolygons)
export(binary_image_write)
export(brickstack_to_raster_list)
export(build_raster_header)
export(create_blank_raster)
export(fix_extent)
export(focal_hpc)
export(getValuesBlock_enhanced)
export(getValuesBlock_stackfix)
export(is.Raster)
export(list.raster.files)
export(modify_raster_margins)
export(predict_rasterEngine)
export(projectRaster_rigorous)
export(rasterEngine)
export(raster_to_GLT)
export(raster_to_IGM)
export(raster_to_filenames)
export(remove_file_extension)
export(sfQuickInit)
export(sfQuickStop)
export(spatial_sync_raster)
export(spatial_sync_vector)
export(subset_raster_by_names)
import(compiler)
import(doParallel)
import(foreach)
import(iterators)
import(mmap)
import(parallel)
import(raster)
import(rgdal)
import(sp)
importFrom(abind,abind)
importFrom(stats,complete.cases)