print.AFMdata | R Documentation |
prints essential information about the AFMdata object, which includes the description, channel, image size, history, and filename
## S3 method for class 'AFMdata' print(x, ...)
x |
AFMdata object |
... |
other arguments |
text with object information
Thomas Gredig
d = AFM.import(AFM.getSampleImages(type='ibw')) print(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.