print.AFMdata: Print AFMdata object

View source: R/AFMdata.R

print.AFMdataR Documentation

Print AFMdata object

Description

prints essential information about the AFMdata object, which includes the description, channel, image size, history, and filename

Usage

## S3 method for class 'AFMdata'
print(x, ...)

Arguments

x

AFMdata object

...

other arguments

Value

text with object information

Author(s)

Thomas Gredig

Examples

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

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