Learn R Programming

xmrr (version 1.1.1)

xmr_chart2: Generate the XMR chart for XMR data.

Description

Useful for diagnostics on xmr, and just visualizing the data. Now works with more tidy workflows.

Usage

xmr_chart2(dataframe, time, measure, ...)

Arguments

dataframe

Output from xmR()

time

Time column

measure

Measure

...

Arguments to pipe to xmr_chart()