-
Notifications
You must be signed in to change notification settings - Fork 12
/
NAMESPACE
44 lines (43 loc) · 895 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(cal_mss_tc_aggregate_model)
export(cal_oli_tc_aggregate_model)
export(calibrate_and_composite)
export(change_extension)
export(delete_files)
export(eudist)
export(file_check)
export(get_metadata)
export(llr_time_machine)
export(make_usearea_file)
export(make_usearea_file_bsq)
export(matrix_to_raster)
export(mixel)
export(mosaic_dems)
export(mss_resample)
export(msscal)
export(msscal_single)
export(msscost)
export(msscvm)
export(mssdn2refl)
export(msssr2tc)
export(mssunpackr)
export(msswarp)
export(olical)
export(olical_single)
export(olisr2tc)
export(oliunpackr)
export(prepare_images)
export(prepare_topo)
export(run_landsatlinkr)
export(set_projection)
export(tmunpackr)
export(trim_na_rowcol)
import(MASS)
import(SDMTools)
import(doParallel)
import(foreach)
import(gdalUtils)
import(igraph)
import(plyr)
import(raster)
import(rgdal)