AFMinfo: AFMinfo object

View source: R/AFMinfo.R

AFMinfoR Documentation

AFMinfo object

Description

header information about the AFM image, includes scan rate, widths, etc.

Usage

AFMinfo(filename)

Arguments

filename

full file name of instrument AFM file

Value

AFMinfo class object

Author(s)

Thomas Gredig

Examples

filename = AFM.getSampleImages(type='veeco')
h = AFMinfo(filename)
summary(h)

thomasgredig/nanoscopeAFM documentation built on Jan. 4, 2023, 1:33 p.m.