mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
14 lines
372 B
R
14 lines
372 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/data_plots.R
|
|
\name{line_break}
|
|
\alias{line_break}
|
|
\title{Line breaking at given number of characters for nicely plotting labels}
|
|
\usage{
|
|
line_break(data, lineLength = 20)
|
|
}
|
|
\arguments{
|
|
\item{lineLength}{}
|
|
}
|
|
\description{
|
|
Line breaking at given number of characters for nicely plotting labels
|
|
}
|