R/names_stat_X.R

#' The statistics associated with
#' \code{point::\link[point:stat_X]{stat_X}()}
#'
#' A dataset containing the specifications for producing variable names and
#' latex parsable labels for printing in Rmarkdown as well as details of the
#' statistics available in \code{point::\link[point:stat_X]{stat_X}()}.
#'
#'
#' @format A data frame with 10 rows and 3 variables:
#' \describe{
#'   \item{name}{statistic name}
#'   \item{derived}{variable name}
#'   \item{label}{description of the statistic}
#' }
#' @source \code{point::\link[point:stat_X]{stat_X}()}
"names_stat_X"
MartinSchobben/point documentation built on May 22, 2022, 7:15 a.m.