revised ui

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-04-10 21:04:42 +02:00
commit af4e21b836
No known key found for this signature in database
22 changed files with 110 additions and 64 deletions

View file

@ -4,7 +4,7 @@
\alias{align_axes}
\title{Aligns axes between plots}
\usage{
align_axes(..., x.axis = TRUE, y.axis = TRUE)
align_axes(..., x.axis = TRUE, y.axis = TRUE, percentage = FALSE)
}
\arguments{
\item{...}{ggplot2 objects or list of ggplot2 objects}