forked from jbedia/fireDanger
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·26 lines (25 loc) · 807 Bytes
/
NAMESPACE
File metadata and controls
executable file
·26 lines (25 loc) · 807 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
# Generated by roxygen2: do not edit by hand
export(fffdiGrid)
export(fwi1D)
export(fwiGrid)
importFrom(abind,abind)
importFrom(abind,asub)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,extract2)
importFrom(parallel,parLapply)
importFrom(parallel,splitIndices)
importFrom(stats,complete.cases)
importFrom(transformeR,array3Dto2Dmat)
importFrom(transformeR,checkDim)
importFrom(transformeR,checkTemporalConsistency)
importFrom(transformeR,getCoordinates)
importFrom(transformeR,getDim)
importFrom(transformeR,getShape)
importFrom(transformeR,getYearsAsINDEX)
importFrom(transformeR,gridArithmetics)
importFrom(transformeR,mat2Dto3Darray)
importFrom(transformeR,parallelCheck)
importFrom(transformeR,redim)
importFrom(transformeR,subsetGrid)
importFrom(utils,packageDescription)