# Generated by roxygen2: do not edit by hand

export(AFMImage)
export(AFMImageAnalyser)
export(AFMImageFractalDimensionMethod)
export(AFMImageFractalDimensionsAnalysis)
export(AFMImageNetworksAnalysis)
export(AFMImagePSDAnalysis)
export(AFMImageVariogramAnalysis)
export(AFMImageVariogramModel)
export(analyse)
export(calculateDirectionalVariograms)
export(calculateIgraph)
export(calculateNetworkSkeleton)
export(calculateOmnidirectionalVariogram)
export(canBeRemoved)
export(checkIsotropy)
export(checkNormality)
export(displayIn3D)
export(existsEdge)
export(exportToSTL)
export(extractAFMImage)
export(generateAFMImageReport)
export(generateCheckReport)
export(generateReport)
export(generateReportFromNanoscopeImageDirectory)
export(getAutomaticWidthForVariogramCalculation)
export(getCoordinatesFromVertexId)
export(getFractalDimensions)
export(getListOfDiameters)
export(getNetworkGridLayout)
export(getPaddedAFMImage)
export(getSpplotFromAFMImage)
export(getSurroundingVertexesList)
export(getTopologyAFMImage)
export(getVertexId)
export(gridIgraphPlot)
export(importFromNanoscope)
export(isAdjacentToBetterVertex)
export(performAllPSDCalculation)
export(printVariogramModelEvaluations)
export(putImagesFromAnalysisOnDisk)
export(runAFMApp)
export(sampleAFMImage)
export(saveOnDisk)
export(saveSpplotFromAFMImage)
export(shiftFFT2D)
export(shiftedPSDuv)
export(simplifyAFMImage)
export(totalRMSRoughness)
export(updateProgress)
exportClasses(AFMImage)
exportClasses(AFMImageAnalyser)
exportClasses(AFMImageFractalDimensionsAnalysis)
exportClasses(AFMImageNetworksAnalysis)
exportClasses(AFMImageVariogramAnalysis)
exportClasses(AFMImageVariogramModel)
exportMethods(PSD1DAgainstFrequency)
exportMethods(PSD2DAgainstFrequency)
exportMethods(RoughnessByLengthScale)
exportMethods(calculate3DModel)
exportMethods(calculateNetworks)
exportMethods(evaluateVariogramModels)
exportMethods(getDTModelEvaluation)
exportMethods(getDTModelSillRange)
exportMethods(getNyquistSpatialFrequency)
exportMethods(getRoughnessParameters)
exportMethods(initialize)
exportMethods(putAnalysisOnDisk)
import(data.table)
import(ggplot2)
import(gstat)
import(igraph)
import(methods)
import(plyr)
import(png)
import(rgl)
import(sp)
importFrom(fftwtools,fftw2d)
importFrom(fractaldim,fd.estim.filter1)
importFrom(fractaldim,fd.estim.isotropic)
importFrom(fractaldim,fd.estim.squareincr)
importFrom(fractaldim,fd.estim.transect.incr1)
importFrom(fractaldim,fd.estim.transect.var)
importFrom(grDevices,blues9)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grid,gpar)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,grid.raster)
importFrom(grid,grid.text)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_default)
importFrom(moments,skewness)
importFrom(pracma,ceil)
importFrom(pracma,meshgrid)
importFrom(rglwidget,registerSceneChange)
importFrom(rglwidget,renderRglwidget)
importFrom(rglwidget,rglwidget)
importFrom(rglwidget,rglwidgetOutput)
importFrom(rglwidget,sceneChange)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,h3)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,imageOutput)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,navbarMenu)
importFrom(shiny,navbarPage)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderImage)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,renderUI)
importFrom(shiny,shinyServer)
importFrom(shiny,shinyUI)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,sliderInput)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateSliderInput)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,useShinyjs)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.table)
