R/survey_responses.R

#' @name survey_responses
#'
#' @description Fictitious survey responses for employees in a mid-size company
#'
#' @docType data
#'
#' @usage data(survey_responses)
#'
#' @format A dataframe containing 400 observations and 12 variables:
#'
#' @param belong
#'      belonging
#'
#' @param effort
#'      discretionary effort
#'
#' @param incl
#'      inclusion
#'
#' @param eng_1
#'      engagement item 1 of 3
#'
#' @param eng_2
#'      engagement item 2 of 3
#'
#' @param eng_3
#'      engagement item 3 of 3
#'
#' @param happ
#'      happiness
#'
#' @param psafety
#'      psychological safety
#'
#' @param ret_1
#'      retention item 1 of 3
#'
#' @param ret_2
#'      retention item 2 of 3
#'
#' @param ret_3
#'      retention item 3 of 3
#'
#' @param ldrshp
#'      senior leadership
#'
#' @examples data(survey_responses)

Try the peopleanalytics package in your browser

Any scripts or data that you put into this service are public.

peopleanalytics documentation built on Oct. 26, 2022, 1:08 a.m.