Learn R Programming

kuzco (version 0.1.0)

view_image: View Images quickly and easily

Description

View Images quickly and easily

Usage

view_image(image = system.file("img/test_img.jpg", package = "kuzco"))

Value

a plot of the image in a Plots pane

Arguments

image

an image to view

Examples

Run this code
view_image(image = system.file("img/test_img.jpg", package = "kuzco"))

Run the code above in your browser using DataLab