Nothing
#' ssc data
#'
#'
#' SRS of 150 members of the Statistical Society of Canada, downloaded from ssc.ca in August, 2006.
#'
#'
#' @format This data frame contains the following columns:
#' \describe{
#' \item{gender:}{m = male
#'
#' f = female}
#'
#' \item{occupation:}{a = academic
#'
#' i = industry
#'
#' n = not determined}
#'
#' \item{ASA:}{= 1 if person is member of American Statistical Association
#'
#' = 0 otherwise}
#' }
#'
#' @docType data
#'
#' @usage data(ssc)
#'
#'
#'
#' @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.
#'
#'
#'
#'
#'
"ssc"
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.