is_unpaired: Check if samples match or paired on condition

View source: R/is_unpaired.R

is_unpairedR Documentation

Check if samples match or paired on condition

Description

Check if samples match or paired on condition

Usage

is_unpaired(df_samples_subset, condition, group)

Arguments

df_samples_subset

Data frame or tibble with proteins counts, cell condition, and group information

condition

The column name of the condition variable

group

The column name of the group variable

Value

A boolean


ChristofSeiler/CytoGLMM documentation built on June 14, 2025, 8:47 p.m.