check_dataless_annotations | R Documentation |
Helper function to stop annotation building when no data was provided
check_dataless_annotations(annotation_requests, data)
annotation_requests |
A list of requested annotations |
data |
A data frame with data to build annotations |
Does not return any value. This function just raises an error when annotations are requested without any provided data for a heatmap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.