Learn R Programming

LumReader (version 0.1.0)

plot_PMT: Function to plot a PMT

Description

This function plots the selected PMT.

Usage

plot_PMT(object)

Arguments

object
PMT to plot

Examples

Run this code
PMT <- default_PMT('example')

plot_PMT(PMT)

Run the code above in your browser using DataLab