function_is_data_paired {CyTOFpower}R Documentation

Data paired.

Description

Data paired.

Usage

function_is_data_paired(data)

Arguments

data

data.frame, experimental information containing (sample IDS, donor IDs).

Details

Function to check if the data is paired.

Value

logical, TRUE is the data are paired - FALSE if the data are not paired


[Package CyTOFpower version 0.99.4 Index]