Learn R Programming

automatedtests (version 0.1.2)

pick_test: Check if a dataframe is parametric (Internal Function) inst

Description

Check if a dataframe is parametric (Internal Function) inst

Usage

pick_test(test_object)

Value

TRUE if data is normalized, FALSE otherwise.

Arguments

test_object

The data to check (vector of integers).