Learn R Programming

docorator (version 0.5.2)

png_path: Path of png file

Description

Path of png file

Usage

png_path(path = NULL)

Value

object with png attribute

Arguments

path

path to png

Examples

Run this code
if (FALSE) {
png_path <- png_path(path = "path_to_my_png.png")
}

Run the code above in your browser using DataLab