Learn R Programming

Rvision (version 0.3.5)

plot.Image: Plot Rvision Images

Description

Plotting method for objects inheriting from class Image.

Usage

# S3 method for Rcpp_Image
plot(x, ...)

Arguments

x

An Image object.

...

Additional arguments to be passed to rasterImage.

See Also

Image

Examples

Run this code
# NOT RUN {
# TODO

# }

Run the code above in your browser using DataLab