Nothing
#' A data frame contains dependent variable and continuous independent variables
#'
#' A data frame with seven columns. The independent variables are in the first six columns. The dependent variable is in the seventh column.
#'
#' @format ## `dat`
#' A data frame.
"dat"
#' A data frame contains dependent variable and binary independent variables
#'
#' A data frame with seven columns. The independent variables are in the first six columns. The dependent variable is in the seventh column.
#'
#' @format ## `glmdat`
#' A data frame.
"glmdat"
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.