Learn R Programming

LearningRlab (version 2.2)

initImages: Init Images Function

Description

This function is used to display an image.

Usage

initImages(path)

Arguments

path

An url of an image

Value

There isn't return value

Examples

Run this code
# NOT RUN {
{

  
# }
# NOT RUN {
    path = "https://i.imgur.com/8237YhzJ.png"
  initImages(path)

  
# }
# NOT RUN {
  }
# }

Run the code above in your browser using DataLab