-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 708 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 708 Bytes
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
# Generated by roxygen2: do not edit by hand
export(bg_by_date)
export(cells2samp)
export(clean_dup)
export(clean_dup_by_date)
export(correlation_finder)
export(cov_center)
export(ellipsoid_omr)
export(ellipsoid_projection)
export(ellipsoid_selection)
export(ex_by_date)
export(inEllipsoid)
export(metaras)
export(pROC)
export(plot_ellipsoid)
export(sp_temporal_data)
export(tdf2swd)
export(tenm_selection)
exportClasses(sp.temporal.bg)
exportClasses(sp.temporal.env)
exportClasses(sp.temporal.modeling)
exportClasses(sp.temporal.selection)
exportMethods(predict)
import(future)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future,tweak)
importFrom(methods,new)
importFrom(purrr,map_df)