зеркало из https://github.com/microsoft/wpa.git
docs: totals_col
Update argument documentation on totals_col
This commit is contained in:
Родитель
ba493688f4
Коммит
142f364a53
|
@ -16,7 +16,7 @@
|
|||
#' collab_fizz(hrvar = "Total")
|
||||
#'
|
||||
#' @param data data frame
|
||||
#' @param target_value Character value defining the name and the value of the "Total" column.
|
||||
#' @param total_value Character value defining the name and the value of the "Total" column.
|
||||
#' Defaults to "Total". An error is returned if an existing variable has the same name as the
|
||||
#' supplied value.
|
||||
#'
|
||||
|
|
|
@ -9,7 +9,7 @@ totals_col(data, total_value = "Total")
|
|||
\arguments{
|
||||
\item{data}{data frame}
|
||||
|
||||
\item{target_value}{Character value defining the name and the value of the "Total" column.
|
||||
\item{total_value}{Character value defining the name and the value of the "Total" column.
|
||||
Defaults to "Total". An error is returned if an existing variable has the same name as the
|
||||
supplied value.}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче