Learn R Programming

adimpro (version 0.9.3)

summary.adimpro: I/O functions

Description

'summary' method for class '"adimpro"'.

Usage

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

Arguments

object

an object of class adimpro, usually, a result of a call to read.raw, or read.image.

...

further arguments passed to or from other methods.

Author

Karsten Tabelow tabelow@wias-berlin.de and Joerg Polzehl polzehl@wias-berlin.de

Details

The method tries to print information on the image, like image dimension, color space, value range, etc.

Examples

Run this code
if (FALSE) demo(io)
if (FALSE) demo(manipulate)

Run the code above in your browser using DataLab