hlpr_add_data_to_cluster_object: Adds data to cluster object

View source: R/helper-family.R

hlpr_add_data_to_cluster_objectR Documentation

Adds data to cluster object

Description

Adds data to cluster object

Usage

hlpr_add_data_to_cluster_object(object, cluster_object, with_data, phase)

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.


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