getAutomaticWidthForVariogramCalculation: calculate a width to be used for experimental variogram calculation
Description
calculate a width to be used for experimental variogram calculation in order to generate a line
instead of a cloud of points. If the chosen width is too small, the experimental variogram will
be a cloud of points instead of a line.
# NOT RUN {library(AFM)
data(AFMImageOfAluminiumInterface)
print(getAutomaticWidthForVariogramCalculation(AFMImageOfAluminiumInterface))
# }# NOT RUN {# }