AFM.isImage: checks if the object is an AFM image

View source: R/AFMdata.R

AFM.isImageR Documentation

checks if the object is an AFM image

Description

checks if the object is an AFM image

Usage

AFM.isImage(obj)

Arguments

obj

AFMdata object

Value

TRUE if object is an AFM image, FALSE for frequency image

Author(s)

Thomas Gredig

Examples

d = AFM.import(AFM.getSampleImages(type='ibw'))
AFM.isImage(d)

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