check_dataless_annotations: Helper function to stop annotation building when no data was...

View source: R/heatmaps.R

check_dataless_annotationsR Documentation

Helper function to stop annotation building when no data was provided

Description

Helper function to stop annotation building when no data was provided

Usage

check_dataless_annotations(annotation_requests, data)

Arguments

annotation_requests

A list of requested annotations

data

A data frame with data to build annotations

Value

Does not return any value. This function just raises an error when annotations are requested without any provided data for a heatmap.


metasnf documentation built on April 3, 2025, 5:40 p.m.