check_phase: Check phase input

View source: R/check-family.R

check_phaseR Documentation

Check phase input

Description

Check phase input

Usage

check_phase(object, phase, max_phases = NULL)

Arguments

object

A valid cypro object.

phase

Character or numeric. If character, the ordinal value referring to the phase of interest (e.g. 'first', 'second' etc.). referring to the phase of interest or 'all'. If numeric, the number referring to the phase.

If set to NULL takes the phase denoted as default with adjustDefault().

Ignored if the experiment design contains only one phase.

max_phase

Numeric value or NULL. If numeric it regulates the maximal number of phases allowed.


theMILOlab/cypro documentation built on April 5, 2022, 2:03 a.m.