-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNAMESPACE
35 lines (34 loc) · 889 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(Complete_Input_PROSPECT)
export(FitSpectralData)
export(Get_Nprior)
export(Invert_PROSPECT)
export(Invert_PROSPECT_OPT)
export(Invert_PROSPECT_subdomain)
export(Merit_PROSPECT_RMSE)
export(Merit_PROSPECT_dRMSE)
export(PROSPECT)
export(PROSPECT_LUT)
export(SetInitParm)
export(SetNValues)
export(calctav)
export(check_prospect_parms)
export(check_version_prospect)
export(colour_to_ansi)
export(define_Input_PROSPECT)
export(download_LeafDB)
export(optimal_features_SFS)
export(print_msg)
export(reshape_lop4inversion)
export(tryInversion)
import(dplyr)
importFrom(expint,expint)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(pracma,fmincon)
importFrom(pracma,rmserr)
importFrom(progress,progress_bar)
importFrom(stats,lm)
importFrom(stats,runif)