forked from vilnat/microclimf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
44 lines (43 loc) · 838 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(PenMont)
export(SnowTemp)
export(below_dy)
export(below_hr)
export(checkinputs)
export(clumpestimate)
export(expandtonc)
export(fitsnow)
export(fitsoilm)
export(fitsoilt)
export(foliageden)
export(leafrfromalb)
export(modelin)
export(modelin_dy)
export(modelina)
export(modelina_dy)
export(pSnow)
export(runmicro_big)
export(runmicro_biga)
export(runmicro_dy)
export(runmicro_hr)
export(soilcfromtype)
export(soilmdistribute)
export(soilmpredict)
export(soiltemp_dy)
export(soiltemp_hr)
export(temphumE)
export(twostream)
export(vegpfromhab)
export(wind)
export(writetonc)
import(abind)
import(ncdf4)
import(sp)
import(terra)
import(zoo)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(stats,dgamma)
importFrom(stats,filter)
importFrom(stats,lm)
importFrom(stats,pgamma)