-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
73 lines (72 loc) · 1.73 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# Generated by roxygen2: do not edit by hand
export(anDiagnostic_report)
export(anFIA2OpenForis)
export(anGBdata)
export(anGBest_core)
export(anGBest_core_data)
export(anGBgetpop)
export(anGBgetpop_evallst)
export(anGBpop_core)
export(anGBpop_custom)
export(anGBpop_list)
export(anGBpop_report)
export(anGBpoplst_batch)
export(anGetAuxiliary_list)
export(anGetDEM_derivatives)
export(anGetData)
export(anGetData_list)
export(anGetData_tsum)
export(anGetPixelData)
export(anGetPlots_list)
export(anGetXY_list)
export(anMApop_core)
export(anMApop_list)
export(anMApop_report)
export(anMOD_barplot)
export(anMODcompare)
export(anPBpopICE)
export(anPBpopICE_core)
export(anPBpopICE_data)
export(anPBpopICE_report)
export(anSApop_core)
export(anSApop_list)
export(anSApop_report)
export(pcheck.xlsx)
export(setCells)
export(tabgrp)
export(wrapSE)
export(write2xlsx)
import(FIESTA)
import(FIESTAutils)
import(data.table)
import(sf)
importFrom(data.table,":=")
importFrom(grDevices,colors)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,pdf)
importFrom(grDevices,postscript)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,close.screen)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,screen)
importFrom(graphics,segments)
importFrom(graphics,split.screen)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,canCoerce)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,var)
importFrom(stats,xtabs)
importFrom(utils,installed.packages)
importFrom(utils,select.list)
importFrom(utils,tail)