pick_test {automatedtests} | R Documentation |
Check if a dataframe is parametric (Internal Function) inst
Description
Check if a dataframe is parametric (Internal Function) inst
Usage
pick_test(test_object)
Arguments
test_object |
The data to check (vector of integers). |
Value
TRUE if data is normalized, FALSE otherwise.
[Package automatedtests version 0.1.2 Index]