as.character.BitmapImage {R.image}R Documentation

Gets a string description of the image

Description

Gets a string description of the image.

Usage

## S3 method for class 'BitmapImage':
as.character(x, ...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BitmapImage.


[Package R.image version 0.2.3 Index]