View source: R/helpers_params.R
process_axis_orientation | R Documentation |
Standardizes axis label orientation parameters in various formats (character/numeric/vector) into a named vector (mapped by sequence ID)
process_axis_orientation(param, seqs)
param |
Character ("horizontal"), numeric (angle), vector (length matches number of sequences), or named vector, label orientation parameter |
seqs |
Character vector, list of sequence IDs |
Named vector (names are seq_id), values are "horizontal" or numeric angles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.