adjacent_side: Simple heatmap helper to get a default adjacent side for...

View source: R/heatmap-utils.R

adjacent_sideR Documentation

Simple heatmap helper to get a default adjacent side for another annotation

Description

Simple heatmap helper to get a default adjacent side for another annotation

Usage

adjacent_side(side = c("top", "right", "bottom", "left"))

Arguments

side

one of "top", "right", "bottom", or "left"

Value

character

Examples

adjacent_side("top")

david-barnett/microViz documentation built on April 17, 2025, 4:25 a.m.