Description Usage Arguments Value Author(s) Examples
View source: R/AFMImageAnalyser.R
totalRMSRoughness
returns the total RMS roughness calculated from the variance of heights
1 |
AFMImage |
an |
a numeric as the square root of the variance of heights
M.Beauvais
1 2 3 4 5 6 7 8 | ## Not run:
library(AFM)
data(AFMImageOfAluminiumInterface)
totalRMSRoughness<-totalRMSRoughness(AFMImageOfAluminiumInterface)
print(totalRMSRoughness)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.