mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
updated docs + boxplot
This commit is contained in:
parent
04784a7a24
commit
111393c73f
23 changed files with 908 additions and 306 deletions
17
man/allign_axes.Rd
Normal file
17
man/allign_axes.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/data_plots.R
|
||||
\name{allign_axes}
|
||||
\alias{allign_axes}
|
||||
\title{Alligns axes between plots}
|
||||
\usage{
|
||||
allign_axes(...)
|
||||
}
|
||||
\arguments{
|
||||
\item{...}{ggplot2 objects or list of ggplot2 objects}
|
||||
}
|
||||
\value{
|
||||
list of ggplot2 objects
|
||||
}
|
||||
\description{
|
||||
Alligns axes between plots
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue