зеркало из https://github.com/microsoft/wpa.git
docs: add missing docs for arguments
This commit is contained in:
Родитель
8ecff445bf
Коммит
fa66031e73
|
@ -22,6 +22,10 @@
|
|||
#' @param legend_text String to be used in the bottom legend label.
|
||||
#'
|
||||
#' @param rows Number of rows to show in plot.
|
||||
#' @param title String to specify plot title.
|
||||
#' @param subtitle String to specify plot subtitle.
|
||||
#' @param caption String to specify plot caption.
|
||||
#' @param ylab String to specify plot y-axis label.
|
||||
#'
|
||||
#' @export
|
||||
|
||||
|
|
|
@ -42,6 +42,14 @@ box}
|
|||
\item{legend_text}{String to be used in the bottom legend label.}
|
||||
|
||||
\item{rows}{Number of rows to show in plot.}
|
||||
|
||||
\item{title}{String to specify plot title.}
|
||||
|
||||
\item{subtitle}{String to specify plot subtitle.}
|
||||
|
||||
\item{caption}{String to specify plot caption.}
|
||||
|
||||
\item{ylab}{String to specify plot y-axis label.}
|
||||
}
|
||||
\description{
|
||||
This is used within \code{plot_flex_index()} and \code{workpatterns_rank()}.
|
||||
|
|
Загрузка…
Ссылка в новой задаче