AFM.isImage | R Documentation |
checks if the object is an AFM image
AFM.isImage(obj)
obj |
AFMdata object |
TRUE
if object is an AFM image, FALSE
for frequency image
Thomas Gredig
d = AFM.import(AFM.getSampleImages(type='ibw')) AFM.isImage(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.