plot_Material: Function to plot a Material

Description Usage Arguments Author(s) Examples

View source: R/plot_Material.R

Description

This function plots the selected Material.

Usage

1
plot_Material(object)

Arguments

object

Material to plot

Author(s)

David Strebler, University of Cologne (Germany).

Examples

1
2
3
material <- default_Material('example')

plot_Material(material)

LumReader documentation built on May 29, 2017, 9:33 p.m.