mirror of
https://github.com/msberends/AMR.git
synced 2025-07-13 06:42:04 +02:00
(v2.1.1.9233) chore: make all argument texts full sentences
This commit is contained in:
@ -7,9 +7,9 @@
|
||||
availability(tbl, width = NULL)
|
||||
}
|
||||
\arguments{
|
||||
\item{tbl}{A \link{data.frame} or \link{list}}
|
||||
\item{tbl}{A \link{data.frame} or \link{list}.}
|
||||
|
||||
\item{width}{Number of characters to present the visual availability - the default is filling the width of the console}
|
||||
\item{width}{Number of characters to present the visual availability - the default is filling the width of the console.}
|
||||
}
|
||||
\value{
|
||||
\link{data.frame} with column names of \code{tbl} as row names
|
||||
|
Reference in New Issue
Block a user