validate_auto_rate {respR} | R Documentation |
Validation function for auto_rate
Description
This is an internal function for auto_rate()
. Used to validate inputs
Usage
validate_auto_rate(x, by, method)
Arguments
x |
data.frame object. |
by |
string. |
method |
string. |
Value
a data.frame object of the original data
[Package respR version 2.3.3 Index]