mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
16adb622ee
commit
e9422a418b
17 changed files with 173 additions and 48 deletions
19
man/clean_common_axis.Rd
Normal file
19
man/clean_common_axis.Rd
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/data_plots.R
|
||||
\name{clean_common_axis}
|
||||
\alias{clean_common_axis}
|
||||
\title{Extract and clean axis ranges}
|
||||
\usage{
|
||||
clean_common_axis(p, axis)
|
||||
}
|
||||
\arguments{
|
||||
\item{p}{plot}
|
||||
|
||||
\item{axis}{axis. x or y.}
|
||||
}
|
||||
\value{
|
||||
vector
|
||||
}
|
||||
\description{
|
||||
Extract and clean axis ranges
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue