# Generated by roxygen2: do not edit by hand

S3method(plot,afmdata)
S3method(summary,afmdata)
export(afmAdhesionEnergy)
export(afmBaselineCorrection)
export(afmContactPoint)
export(afmDetachPoint)
export(afmExpDecay)
export(afmExtract)
export(afmIndentation)
export(afmReadJPK)
export(afmReadJPKFolder)
export(afmReadVeeco)
export(afmReadVeecoFolder)
export(afmYoungModulus)
export(afmZeroPointSlope)
export(afmdata)
export(afmexperiment)
export(append.afmdata)
export(is.afmdata)
export(is.afmexperiment)
export(windowedFit)
import(dplyr)
import(ggplot2)
import(grid)
import(minpack.lm)
import(scales)
importFrom(graphics,curve)
importFrom(graphics,plot)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_default)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,loess.smooth)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,tail)
