Translated takeLine()
This commit is contained in:
parent
7f09e3a867
commit
cc9704489c
4 changed files with 37 additions and 13 deletions
19
man/takeLine.Rd
Normal file
19
man/takeLine.Rd
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
% 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.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue