ourMELONS/man/takeLine.Rd

20 lines
319 B
Text
Raw Permalink Normal View History

2020-07-13 13:23:31 +02:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/takeLine.R
\name{takeLine}
\alias{takeLine}
\title{Take line}
\usage{
takeLine(description, width)
}
\arguments{
\item{description}{description}
\item{width}{width}
}
\value{
newline
}
\description{
Returns one line from the description.
}