Skip to contents

[Stable] Plots the raw data (class: PM_final_data) from a PM_final object in the same way as plotting a PM_final object. Both use plot.PM_final.

Usage

# S3 method for class 'PM_final_data'
plot(x, ...)

Arguments

x

A `PM_final_data“ object

...

Additional arguments passed to plot.PM_final

Examples

NPex$final$data %>% plot()