powered by
Plotting method for objects inheriting from class Image.
Image
# S3 method for Rcpp_Image plot(x, ...)
An Image object.
Additional arguments to be passed to rasterImage.
rasterImage
# NOT RUN { balloon <- image(system.file("sample_img/balloon1.png", package = "Rvision")) plot(balloon) # }
Run the code above in your browser using DataLab