xmr2: Tidyeval Version of xmr()
Description
Used to calculate XMR data. Now works with more tidy workflows.
Usage
xmr2(dataframe, measure, ...)
Arguments
dataframe
The dataframe or tibble to calculate from.
Data must be in a tidy format.
At least one variable for time and one variable for measure.
measure
The column containing the measure. Must be in numeric format.