# Generated by roxygen2: do not edit by hand

S3method("[",extended_selection_table)
S3method("[",selection_table)
S3method(print,autodetec.output)
S3method(print,extended_selection_table)
S3method(print,find_peaks.output)
S3method(print,selection_table)
S3method(print,xcorr.output)
S3method(rbind,extended_selection_table)
S3method(rbind,selection_table)
export(auto_detec)
export(autodetec)
export(by_element_est)
export(catalog)
export(catalog2pdf)
export(check_sels)
export(check_sound_files)
export(check_wavs)
export(checksels)
export(color.spectro)
export(color_spectro)
export(compare_methods)
export(consolidate)
export(coor.graph)
export(coor.test)
export(cross_correlation)
export(cut_sels)
export(dfDTW)
export(df_DTW)
export(duration_sound_files)
export(duration_wavs)
export(envelope)
export(ffDTW)
export(filter_sels)
export(filtersels)
export(find_clipping)
export(find_peaks)
export(fix_extended_selection_table)
export(fix_wavs)
export(fixwavs)
export(frange)
export(frange.detec)
export(freq_DTW)
export(freq_range)
export(freq_range_detec)
export(freq_ts)
export(full_spectrogram2pdf)
export(full_spectrograms)
export(gaps)
export(image_to_wave)
export(inflections)
export(info_sound_files)
export(info_wavs)
export(is_extended_selection_table)
export(is_selection_table)
export(lspec)
export(lspec2pdf)
export(make.selection.table)
export(map_xc)
export(mfcc_stats)
export(move_images)
export(move_imgs)
export(mp32wav)
export(mp3_2_wav)
export(multi_DTW)
export(open_wd)
export(overlapping_sels)
export(ovlp_sels)
export(phylo_spectro)
export(plot_coordination)
export(querxc)
export(query_xc)
export(read_sound_file)
export(read_wave)
export(remove_channels)
export(remove_silence)
export(rename_est_waves)
export(rename_waves_est)
export(resample_est)
export(resample_est_waves)
export(rm_channels)
export(rm_sil)
export(selection_table)
export(seltailor)
export(sig2noise)
export(signal_2_noise)
export(sim_songs)
export(simulate_songs)
export(snr_specs)
export(snr_spectrograms)
export(snrspecs)
export(song_analysis)
export(song_param)
export(sort_colms)
export(sound_pressure_level)
export(spec_param)
export(specan)
export(specreator)
export(spectro_analysis)
export(spectrograms)
export(split_sound_files)
export(split_wavs)
export(tailor_sels)
export(test_coordination)
export(track_freq_contour)
export(track_harmonic)
export(trackfreqs)
export(try_na)
export(tweak_spectro)
export(warbleR_options)
export(wav_2_flac)
export(wav_dur)
export(wav_info)
export(wavdur)
export(wpd_features)
export(xcmaps)
export(xcorr)
import(NatureSounds)
import(RCurl)
import(fftw)
import(grDevices)
import(graphics)
import(parallel)
import(pbapply)
import(rjson)
import(seewave)
import(tuneR)
import(utils)
importClassesFrom(tuneR,Wave)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(cli,make_ansi_style)
importFrom(cli,num_ansi_colors)
importFrom(cli,style_bold)
importFrom(cli,style_italic)
importFrom(dtw,dtwDist)
importFrom(knitr,kable)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,ave)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,fft)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,rlnorm)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(stats,spline)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(testthat,capture_output_lines)
useDynLib(warbleR)  
