Learn R Programming

LumReader (version 0.1.0)

plot_Material: Function to plot a Material

Description

This function plots the selected Material.

Usage

plot_Material(object)

Arguments

object
Material to plot

Examples

Run this code
material <- default_Material('example')

plot_Material(material)

Run the code above in your browser using DataLab