-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.35 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.35 KB
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
# Generated by roxygen2: do not edit by hand
S3method("[",spectra)
S3method("[[",spectra)
S3method("[[<-",spectra)
S3method(cbind,spectra)
S3method(matplot,default)
S3method(matplot,spectra)
S3method(neff,default)
S3method(neff,matrix)
S3method(plot,spectra)
S3method(print,spectra)
S3method(resample,default)
S3method(resample,matrix)
S3method(resample,spectra)
S3method(str,spectra)
export(EDR)
export(EDR.preprocess.history)
export(burnin.thin)
export(check.convergence)
export(default.settings.prospect)
export(defparam)
export(dtnorm)
export(fortran_data_module)
export(foursail)
export(generalized_plate_model)
export(generate.noise)
export(get.EDR.output)
export(invert.auto)
export(invert.custom)
export(invert.lsq)
export(invert_bt)
export(is_spectra)
export(load.from.name)
export(lognorm.mu)
export(lognorm.sigma)
export(matplot)
export(neff)
export(params.prospect4)
export(params.prospect5)
export(params.prospect5b)
export(params.prospectd)
export(params2edr)
export(print_results_summary)
export(prior.defaultvals.prospect)
export(priorfunc.prospect)
export(pro2s)
export(pro4sail)
export(pro4saild)
export(prospect)
export(prospect_bt_prior)
export(resample)
export(rtnorm)
export(sensor.list)
export(sensor.proper)
export(setup_edr)
export(spectra)
export(spectral.response)
export(summary_mvnorm)
export(summary_simple)
export(wavelengths)
useDynLib(PEcAnRTM)