Nothing
#' auditselect data
#'
#'
#' Selection of accounts for \emph{audit} data used in Chapter 6 of SDA.
#'
#'
#' @format This data frame contains the following columns:
#'
#' \describe{
#'\item{account:}{audit unit}
#'
#'\item{bookval:}{book value of account}
#'
#' \item{cumbv:}{cumulative book value}
#'
#' \item{rn1:}{random number 1 selecting account}
#'
#' \item{rn2:}{random number 2 selecting account}
#'
#' \item{rn3:}{random number 3 selecting account}
#' }
#'
#'
#'
#'
#'
#'
#' @docType data
#'
#' @usage data(auditselect)
#'
#'
#'
#' @keywords datasets
#'
#' @references Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.
#'
#' @references Lu and Lohr (2021), R Companion for \emph{Sampling: Design and Analysis, 3rd Edition}, 1st Edition. Boca Raton, FL: CRC Press.
#'
#'
#'
#'
#'
"auditselect"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.