Learn R Programming

Rvision (version 0.3.5)

write.Image: Image Output

Description

Writes the content of an Image object to a file.

Usage

write.Image(x, file)

Arguments

x

An Image object.

file

A character string naming the path to a file.

Value

A logical indicating whether writing was successful (TRUE) or not (FALSE).

See Also

Image, image

Examples

Run this code
# NOT RUN {
# TODO

# }

Run the code above in your browser using DataLab