summary of AFMdata object

# S3 method for AFMdata
summary(object, ...)

Arguments

object

AFMdata object

...

other summary parameters

Value

summary of AFMdata object

Author

Thomas Gredig

Examples

d = AFM.import(AFM.getSampleImages(type='ibw'))
summary(d)
#>      objectect               description resolution           size
#> 1 Cypher image KC200, FePc, KC20170720Si  128 x 128 4000 x 4000 nm
#> 2 Cypher image KC200, FePc, KC20170720Si  128 x 128 4000 x 4000 nm
#> 3 Cypher image KC200, FePc, KC20170720Si  128 x 128 4000 x 4000 nm
#> 4 Cypher image KC200, FePc, KC20170720Si  128 x 128 4000 x 4000 nm
#>            channel history     z.min    z.max z.units dataType
#> 1    HeightRetrace         -32.45992 50.78832      nm    image
#> 2 AmplitudeRetrace          29.00730 32.78488      nm    image
#> 3     PhaseRetrace          63.92822 85.18923     deg    image
#> 4   ZSensorRetrace         -29.44336 48.16414      nm    image