powered by
multiplyHeightsAFMImage returns a simplified AFMImage
multiplyHeightsAFMImage
multiplyHeightsAFMImage(AFMImage, multiplier)
an AFMImage from Atomic Force Microscopy
AFMImage
the number to multiply the heights with
an AFMImage
# NOT RUN { data(AFMImageOfAluminiumInterface) newAFMImage<-multiplyHeightsAFMImage(AFMImageOfAluminiumInterface,10) displayIn3D(newAFMImage,noLight=TRUE) # } # NOT RUN { # }
Run the code above in your browser using DataLab