check_annot_df: Check names of annotation

View source: R/utils_checks.R

check_annot_dfR Documentation

Check names of annotation

Description

Check names of annotation

Usage

check_annot_df(annot_df, names_in, context)

Arguments

annot_df

Annotation data frame (annot_rows_df, annot_cols_df).

names_in

Names that exist in the data (rownames, colnames).

Value

Annotation data frame (rownames moved to column named '.names' if necessary).


ggcorrheatmap documentation built on Aug. 25, 2025, 1:11 a.m.