-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
89 lines (88 loc) · 2.43 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
# Generated by roxygen2: do not edit by hand
export(AcousticDensity)
export(AddHaulDensityToSuperIndividuals)
export(AppendNASC)
export(AssignmentLengthDistribution)
export(BioticAssignmentWeighting)
export(DefineAcousticLayer)
export(DefineAcousticPSU)
export(DefineAcousticTargetStrength)
export(DefineBioticAssignment)
export(DefineBioticLayer)
export(DefineBioticPSU)
export(DefineModel)
export(DefinePSU)
export(DefineRegression)
export(DefineStratumPolygon)
export(DefineSurvey)
export(EstimateBioticRegression)
export(GearDependentLengthDistributionCompensation)
export(GearDependentSpeciesCategoryCatchCompensation)
export(ImputeSuperIndividuals)
export(ImputeSuperIndividuals_StoX3)
export(Individuals)
export(LengthDependentLengthDistributionCompensation)
export(LengthDistribution)
export(MeanDensity)
export(MeanLengthDistribution)
export(MeanNASC)
export(MeanSpeciesCategoryCatch)
export(NASC)
export(NASCToStoxAcoustic)
export(PlotAcousticTrawlSurvey)
export(Quantity)
export(RegroupLengthDistribution)
export(RelativeLengthDistribution)
export(ReportDensity)
export(ReportQuantity)
export(ReportSpeciesCategoryCatch)
export(ReportSuperIndividuals)
export(SpeciesCategoryCatch)
export(SplitMeanNASC)
export(SplitNASC)
export(StratumArea)
export(SumLengthDistribution)
export(SumNASC)
export(SumSpeciesCategoryCatch)
export(SuperIndividuals)
export(SweptAreaDensity)
export(WriteStratumPolygon)
export(addStratumNames)
export(aggregateBaselineDataOneTable)
export(allEqual)
export(allargs)
export(backwardCompatibility_RstoxBase)
export(combined.color)
export(cv)
export(factorNAfirst)
export(filterTable)
export(formatOutput)
export(formatProcessData)
export(getBaseUnit)
export(getDataTypeDefinition)
export(getFunctionArgumentHierarchyForSpcificationParameters)
export(getProjectXMLFilePath)
export(getReportFunctionVariableName)
export(getReportFunctions)
export(getRstoxBaseDefinitions)
export(getSeedVector)
export(getStratumNames)
export(number)
export(processPropertyFormats)
export(readAcousticPSUFrom2.7)
export(readBioticAssignmentFrom2.7)
export(readBioticPSUFrom2.7)
export(readProjectXMLToList)
export(readStratumPolygonFrom2.7)
export(renameSSULabelInPSUProcessData)
export(replaceNAByReference)
export(sampleSorted)
export(setDefaultsInStoxFunction)
export(setPlotAttributes)
export(setUnitRstoxBase)
export(stoxFunctionAttributes)
export(summaryStox)
export(toJSON_Rstox)
export(writeProjectXMLToList)
export(writeStratumPolygonFrom2.7)
import(data.table)