R/survey_data.R

#' Survey data
#'
#' @docType data
#'
#' @usage data(survey_data)
#'
#' @format An object of class `"tibble"`
#'
#' @keywords datasets
#'
#' @references Supplied with the assignment by Gradient Metric
#'
#'
#' @source Gradient Metric
#'
#' @examples
#' data(survey_data)
#' head(survey_data)
#'
"survey_data"
tahmid-usc/gradientHW documentation built on Jan. 26, 2021, 1:41 a.m.