putAnalysisOnDisk {AFM} | R Documentation |
Export all data from an analysis of an AFM Image as rdata file
Description
A function to export to all the data from all analysis of an AFMImage
and put them on disk as rdata file
Usage
putAnalysisOnDisk(AFMImageAnalyser, AFMImage)
## S4 method for signature 'AFMImageAnalyser'
putAnalysisOnDisk(AFMImageAnalyser, AFMImage)
Arguments
AFMImageAnalyser |
|
AFMImage |
an |
Author(s)
M.Beauvais
[Package AFM version 2.0 Index]