xmr2: Tidyeval Version of xmr()

Description Usage Arguments

View source: R/xmr2.R

Description

Used to calculate XMR data. Now works with more tidy workflows.

Usage

1
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.

...

Arguments to pipe to xmr


Zanidean/xmrr documentation built on June 12, 2020, 5:27 a.m.