Learn R Programming

AFM (version 1.2.0)

performAllPSDCalculation: Perform all the calculation for PSD exploitation

Description

performAllPSDCalculation perform all the calculation for PSD exploitation

Usage

performAllPSDCalculation(AFMImagePSDAnalysis, AFMImage)

Arguments

AFMImagePSDAnalysis
an AFMImagePSDAnalysis to manage and store the results of PSD analysis
AFMImage
an AFMImage from Atomic Force Microscopy

Examples

Run this code
library(AFM)

data(AFMImageOfNormallyDistributedHeights)

Run the code above in your browser using DataLab