View source: R/transformations.R
| trans_test | R Documentation |
Transformation Tester
trans_test(f, p = NULL)
f |
the function to test |
p |
an optional |
Tests a mathematical transformation function for errors.
The function must accept an input vector v as well as, optionally, additional parameters.
a character vector of messages
trans_test(log)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.