-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 891 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
# Generated by roxygen2: do not edit by hand
export(alpha.E3D)
export(calc_soilset)
export(change_settings.E3D)
export(check_setup.E3D)
export(create_folders.E3D)
export(determine.eros.cumsed.E3D)
export(determine.skin.infil.E3D)
export(determine.skin.runoff.E3D)
export(dummy_soilset)
export(e3d_watchcell_IDs)
export(e3d_watchcell_get_result)
export(e3d_watchcell_set)
export(get_version.E3D)
export(nordpol.E3D)
export(pF_to_moist.E3D)
export(psimo.E3D)
export(read_result.E3D)
export(set_GA_params.E3D)
export(set_pourpoints)
export(theta_r.E3D)
export(theta_s.E3D)
export(write.landuse.E3D)
export(write.pourpoint.E3D)
export(write.rainfile.E3D)
export(write.relief.E3D)
importFrom(ini,read.ini)
importFrom(ini,write.ini)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(raster,writeRaster)
importFrom(utils,read.csv)
importFrom(utils,unzip)
importFrom(utils,write.table)