-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
110 lines (109 loc) · 3.02 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
102
103
104
105
106
107
108
109
110
# Generated by roxygen2: do not edit by hand
export(AddAreaPositionStoxLanding)
export(AddGearGroupStoxBiotic)
export(AddGearGroupStoxLanding)
export(AddPeriodStoxBiotic)
export(AddPeriodStoxLanding)
export(AddStratumStoxBiotic)
export(AddStratumStoxLanding)
export(ConvertLengthBiotic)
export(ConvertWeightBiotic)
export(DefineAgeErrorMatrix)
export(DefineAreaPosition)
export(DefineCarNeighbours)
export(DefineLengthConversionParameters)
export(DefinePeriod)
export(DefineStockSplittingParameters)
export(DefineWeightConversionFactor)
export(FilterAgeLengthOutliersStoxBiotic)
export(FilterWeightLengthOutliersStoxBiotic)
export(ListBioticDifference)
export(LoadFdaStratumPolygon)
export(ParameterizeRecaModels)
export(PlotCatchAtAgeTotals)
export(PlotFisheriesOverviewSpatial)
export(PlotFisheriesOverviewTemporal)
export(PlotMeanLengthAtAge)
export(PlotMeanWeightAtAge)
export(PlotPosteriorTraces)
export(PlotSamplingCoverage)
export(PlotSamplingOverviewCell)
export(PlotSamplingVariables)
export(PrepareRecaEstimate)
export(ReadLandingFDA)
export(ReportFdaLandings)
export(ReportFdaSOP)
export(ReportFdaSampling)
export(ReportParameterConvergence)
export(ReportRecaCatchAtAge)
export(ReportRecaCatchAtAgeCovariance)
export(ReportRecaCatchAtLength)
export(ReportRecaCatchAtLengthAndAge)
export(ReportRecaCatchStatistics)
export(ReportRecaLengthAtAge)
export(ReportRecaParameterStatistics)
export(ReportRecaWeightAtAge)
export(RunRecaEstimate)
export(RunRecaModels)
export(SetAreaPositionsBiotic)
export(SetShortGearBiotic)
export(SetStartDateBiotic)
export(SetTimeBiotic)
export(addLogbookColumns)
export(appendAreaCode)
export(appendMetier)
export(appendPosition)
export(appendTripIdLandings)
export(appendTripIdLogbooks)
export(areaCodeConversionTable)
export(calculateLogbookPartitionByTrip)
export(categoriseDate)
export(convertCodes)
export(convertRecaData)
export(convertToErsData)
export(filterLogLinear)
export(filterVonBsigma)
export(getCovariateMap)
export(getLandings)
export(imputeCatchesLandings)
export(is.AgeErrorMatrix)
export(is.AreaPosition)
export(is.CarNeighbours)
export(is.LengthConversionTable)
export(is.ParameterConvergenceData)
export(is.ParameterizationSummaryData)
export(is.RecaCatchAtAge)
export(is.RecaData)
export(is.RecaParameterData)
export(is.RecaResult)
export(is.ReportFdaData)
export(is.ReportFdaSOP)
export(is.ReportFdaSamplingData)
export(is.StockSplittingParameters)
export(is.TemporalDefinition)
export(is.Translation)
export(is.WeightConversionTable)
export(logbookAdjustment)
export(makeAgeTracesRECA)
export(makeResultTableRECA)
export(makeTripIds)
export(mergePolygons)
export(plotAgeTraces)
export(plotArea)
export(plotAreaComparison)
export(plotBubbleMap)
export(plotCatchAtAge)
export(prepRECA)
export(processPropertyFormats)
export(rEcaDataReport)
export(readFdirLandingsArchive)
export(readLstFile)
export(readMetierTable)
export(runRECA)
export(sanitizeRecaInput)
export(sourceLogbookColumns)
export(stoxFunctionAttributes)
export(tabulateFisheries)
export(writeSpDataFrameAsWKT)
importFrom(data.table,.SD)
importFrom(ggplot2,.data)