putImagesFromAnalysisOnDisk {AFM}R Documentation

Put the images from all analysis on disk

Description

A function to put on disk all the images from variogram, PSD Analysis of an AFMImage An AFM Image 3D representation is saved on disk thanks to the rgl package. On Unix system, it is necessary to have a X server connection to be able to use the rgl package.

Usage

putImagesFromAnalysisOnDisk(AFMImageAnalyser, AFMImage, exportDirectory)

Arguments

AFMImageAnalyser

an AFMImageAnalyser

AFMImage

an AFMImage

exportDirectory

where the images will be stored

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]