Function reference
-
epgminer_app() - Run the EPGminer app (shiny)
-
label_ana() - Use ANA file to label raw data
-
mainfreqs() - Find the main frequencies in a sample using the Fast Fourier Transform
-
plot_fbox() - Box plot of Frequencies
-
plot_fft() - Plot of amplitude vs frequency for transformed voltage data
-
plot_pie() - Pie chart of labeled EPG data
-
plot_vts() - Time series plot of voltage
-
plot_wave() - Plot of EPG data colored by waveform
-
read_epg() - Read in EPG data files
-
single_fft() - Extract the frequency and amplitude using the Fast Fourier Transform
-
topfreq() - Calculate the single main frequency for a voltage time series
-
wave_duration() - Calculate the duration for each waveform instance
-
wave_extract() - Extract a specified waveform from a labeled dataset
-
wave_occurrence() - Calculate and Extract the number of occurrences for each waveform type
-
wave_topfreq() - Calculate and Extract the top frequency for each waveform instance
-
wave_volts() - Calculate voltage metrics for each waveform