-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
191 lines (190 loc) · 4.56 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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
# Generated by roxygen2: do not edit by hand
export(ab_diel_traits)
export(addProcess)
export(addSpectra)
export(allChannels)
export(annotation)
export(audio_filesize)
export(audioblast)
export(audioblastDownload)
export(audiomothConfig)
export(audiomothWave)
export(autoBandPass)
export(bandpass)
export(beatComplexity)
export(beatSpectrum)
export(birdNetAnalyse)
export(channels_se)
export(circularise)
export(concat)
export(convert2Celsius)
export(convert2Fahrenheit)
export(convert2Kelvin)
export(convert2Pascals)
export(convert2bytes)
export(convert2degrees)
export(convert2dyne_cm2)
export(convert2radians)
export(convert2seconds)
export(corWaveMC)
export(cutws)
export(data2Wave)
export(dayPhase)
export(daysPhases)
export(defaultCluster)
export(dielFraction)
export(dielHistogram)
export(dielLabels)
export(dielPlot)
export(dielPositions)
export(dielRings)
export(dolbear)
export(dutyCycle)
export(emptyDiel)
export(emptyYearly)
export(entropyStats)
export(filterWave)
export(frequencySound)
export(frequencyStats)
export(generateNoise)
export(generateTimeMask)
export(generateTimeShift)
export(getMaad)
export(gs_transcribe)
export(humanBytes)
export(humanTime)
export(jitter)
export(labelPadding)
export(labelReduction)
export(maad_acoustic_complexity_index)
export(maad_frequency_entropy)
export(maad_number_of_peaks)
export(maad_spectral_activity)
export(maad_spectrogram)
export(maad_spectrum)
export(maad_temporal_activity)
export(maad_temporal_entropy)
export(maad_temporal_events)
export(maad_temporal_median)
export(map2RGB)
export(merge_annotations)
export(naturalFrequency)
export(normalise)
export(ntd)
export(parseFilename)
export(pd_dietrich2004)
export(pd_simple)
export(pseudoWave)
export(pulse)
export(pulseDetection)
export(pulseIntervals)
export(pythonInstall)
export(radarPower)
export(radarRange)
export(radialPolygon)
export(rainfallDetection)
export(readAudacityLabels)
export(readAudio)
export(readBirdNet)
export(readRespeaker6)
export(referenceIntensity)
export(referencePressure)
export(region)
export(resonantFrequency)
export(sDuration)
export(shimmer)
export(sort_annotations)
export(soundSpeed)
export(specStats)
export(ste)
export(subtractSpectra)
export(sweptsine)
export(tSamples)
export(tagWave)
export(typicalVolume)
export(tzRot)
export(untagWave)
export(upsample)
export(validateIsWave)
export(windowing)
export(writeAnnotationWave)
export(writeAudacityLabels)
export(yearlyFraction)
export(yearlyLabels)
export(yearlyPlot)
export(yearlyPositions)
export(zeroSpectrum)
export(zerocross)
importFrom(Rdpack,reprompt)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(hms,as_hms)
importFrom(jsonlite,fromJSON)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(mime,guess_type)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,makeForkCluster)
importFrom(seewave,corenv)
importFrom(seewave,cutw)
importFrom(seewave,duration)
importFrom(seewave,meanspec)
importFrom(seewave,savewav)
importFrom(seewave,sfm)
importFrom(seewave,sh)
importFrom(seewave,spectro)
importFrom(stats,approx)
importFrom(stats,runmed)
importFrom(stats,sd)
importFrom(stringi,stri_pad)
importFrom(stringi,stri_replace_all_charclass)
importFrom(suncalc,getMoonIllumination)
importFrom(suncalc,getMoonTimes)
importFrom(suncalc,getSunlightPosition)
importFrom(suncalc,getSunlightTimes)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(tuneR,Wave)
importFrom(tuneR,channel)
importFrom(tuneR,noise)
importFrom(tuneR,normalize)
importFrom(tuneR,readMP3)
importFrom(tuneR,readWave)
importFrom(tuneR,sine)
importFrom(tuneR,stereo)
importFrom(tuneR,writeWave)
importFrom(utils,URLencode)
importFrom(utils,askYesNo)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)