Plotting method for objects inheriting from class Image.

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

Arguments

x

An Image object.

...

Additional arguments to be passed to rasterImage.

See also

Author

Simon Garnier, garnier@njit.edu

Examples

# TODO