Skip to contents

Convert wide saliva features to an analysis-friendly long table

Usage

saliva_feature_wide_to_long(data, saliva_type = "cortisol")

Arguments

data

Feature table returned by compute_features().

saliva_type

Biomarker prefix to select.

Value

A tibble with saliva_feature and biomarker value columns.