l_image_import_files {loon}R Documentation

Import Image Files as Tk Image Objects

Description

Note that the supported image file formats depend on whether the Img Tk extension is installed.

Usage

l_image_import_files(paths)

Arguments

paths

vector with paths to image files that are supported

Details

For more information run: l_help("learn_R_display_plot.html#load-images")

Value

vector of image object names

See Also

l_image_import_array, l_imageviewer


[Package loon version 1.4.1 Index]