-
Notifications
You must be signed in to change notification settings - Fork 9
/
NAMESPACE
101 lines (100 loc) · 2.55 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# Generated by roxygen2: do not edit by hand
export(EVAcoVarCheck)
export(EVAcoVarDataGenerator)
export(EVAcoVarNameFinder)
export(EVAddCalibrationFile)
export(EVAddRawData)
export(EVAddVariable)
export(EVAdjustDataRngBitmap)
export(EVBottomDetection)
export(EVChangeVariableGrid)
export(EVClearRawData)
export(EVCloseFile)
export(EVCreateEditableLine)
export(EVCreateFileset)
export(EVCreateNew)
export(EVDeleteLine)
export(EVDeleteRegionClass)
export(EVExportEchogramToImage)
export(EVExportIntegrationAllRegions)
export(EVExportIntegrationByCells)
export(EVExportIntegrationByRegionByCells)
export(EVExportLineAsCSV)
export(EVExportRegionDef)
export(EVExportRegionDefByClass)
export(EVExportRegionSv)
export(EVExportUnderlying)
export(EVExportWBST_FR)
export(EVFilesInFileset)
export(EVFindFilesetByName)
export(EVFindFilesetTime)
export(EVFindLineByName)
export(EVFindRegionByName)
export(EVFindRegionClass)
export(EVFishTracking)
export(EVFreqSubset)
export(EVGetVariables)
export(EVImportLine)
export(EVImportRegionDef)
export(EVIntegrationByRegionsByCellsExport)
export(EVIntegrationByRegionsExport)
export(EVLineExportFromAcousticVarEVL)
export(EVNewAcousticVar)
export(EVNewFile)
export(EVNewFixedDepthLine)
export(EVNewLineRelativeRegion)
export(EVNewRegionClass)
export(EVOpenFile)
export(EVPingSubset)
export(EVRegionClassFinder)
export(EVRenameAcousticVar)
export(EVRenameLine)
export(EVResampleByPingControl)
export(EVSTWideband)
export(EVSaveAsFile)
export(EVSaveFile)
export(EVSchoolsDetSetV12)
export(EVSchoolsDetect)
export(EVSetAcoVarDisplayDepth)
export(EVShiftRegionDepth)
export(EVShiftRegionTime)
export(EVVersion)
export(EVgetCalParValues)
export(EVmaxThresholdSet)
export(EVminThresholdSet)
export(EVsetExclusionLines)
export(EVsingleTargetPars)
export(EVsplitBeamSingleTargetPars)
export(QuitEchoview)
export(StartEchoview)
export(centreLawnOnPosition)
export(centreZigZagOnPosition)
export(combineEVL)
export(exportMIF)
export(getRaws)
export(jhF)
export(jhMultipleStrataF)
export(lawnSurvey)
export(makeEVRfromDT)
export(makeRectRegion)
export(modifyECS)
export(msDATEConversion)
export(readUnderlyingDataCSV)
export(readevl2R)
export(schoolRelativeDimension)
export(writeRevl2file)
export(zigzagSurvey)
import(RDCOMClient)
import(lubridate)
importFrom(geosphere,destPoint)
importFrom(geosphere,distHaversine)
importFrom(geosphere,geomean)
importFrom(sp,CRS)
importFrom(sp,SpatialPoints)
importFrom(sp,elide)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,write.table)