process_axis_orientation: Process axis label orientation parameters

View source: R/helpers_params.R

process_axis_orientationR Documentation

Process axis label orientation parameters

Description

Standardizes axis label orientation parameters in various formats (character/numeric/vector) into a named vector (mapped by sequence ID)

Usage

process_axis_orientation(param, seqs)

Arguments

param

Character ("horizontal"), numeric (angle), vector (length matches number of sequences), or named vector, label orientation parameter

seqs

Character vector, list of sequence IDs

Value

Named vector (names are seq_id), values are "horizontal" or numeric angles


ggchord documentation built on Aug. 8, 2025, 6:15 p.m.