importFrom("graphics", "plot")
export(readABF)

S3method(print, ABF)
S3method(plot, ABF)
S3method(as.data.frame, ABF)
