robust: Check if data is robust

View source: R/helper-robust.R

robustR Documentation

Check if data is robust

Description

Tests if all values that have been observed (>0) in all conditions (op = |) Supports 1 or 2 conditions.

Usage

robust(x)

Arguments

x

tibble of numeric.

Value

logical vector indicating robust rows.


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.