Nothing
#' Baccalaureate and Beyond Longitudinal Study 2000
#'
#' Simulated data based on the Baccalaureate and Beyond Longitudinal Study 2000/2001 based on the values presented in Tables 1 and 2 in Davison & Davenport (unpublished).
#'
#' @docType data
#' @keywords dataset
#' @format A data frame with 1080 rows and 4 variables:
#' \describe{
#' \item{stem}{Are you a STEM major? 1: yes; 0: no}
#' \item{major}{College major}
#' \item{gpa}{GPA}
#' \item{satq}{SAT quantitative}
#' \item{satv}{SAT verbal}
#' }
#' @source \url{https://nces.ed.gov/pubsearch/pubsinfo.asp?pubid=2003174}
"bacc2001"
#' Fabricated cognitive, personality, and vocational interest inventory
#'
#' The data come from a fabricated cognitive, personality, and vocational interested inventory. This data set can be used to demonstrate regression and structural equation modeling.
#'
#' @docType data
#' @keywords dataset
#' @format A data frame with 250 rows and 33 variables:
#' \describe{
#' \item{gender}{1 is female and 2 is male}
#' \item{educ}{Years of education}
#' \item{age}{Age, in years}
#' \item{vocab}{Vocabulary test}
#' \item{reading}{Reading comprehension}
#' \item{sentcomp}{Sentence completion}
#' \item{mathmtcs}{Mathematics}
#' \item{geometry}{Geometry}
#' \item{analyrea}{Analytical reasoning}
#' \item{socdom}{Social dominance}
#' \item{sociabty}{Sociability}
#' \item{stress}{Stress reaction}
#' \item{worry}{Worry scale}
#' \item{impulsve}{Impulsivity}
#' \item{thrillsk}{Thrill-seeking}
#' \item{carpentr}{Carpentry}
#' \item{forestr}{Forest ranger}
#' \item{morticin}{Mortician}
#' \item{policemn}{Police}
#' \item{fireman}{Fireman}
#' \item{salesrep}{Sales representative}
#' \item{teacher}{Teacher}
#' \item{busexec}{Business executive}
#' \item{stockbrk}{Stock broker}
#' \item{artist}{Artist}
#' \item{socworkr}{Social worker}
#' \item{truckdvr}{Truck driver}
#' \item{doctor}{Doctor}
#' \item{clergymn}{Clergyman}
#' \item{lawyer}{Lawyer}
#' \item{actor}{Actor}
#' \item{archtct}{Architect}
#' \item{landscpr}{Landscaper}
#' }
#' @source \url{http://psych.colorado.edu/~carey/Courses/PSYC7291/ClassDataSets.htm}
"interest"
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.