R/jobs-data.r

#' Prices of 50,000 round cut diamonds.
#'
#' A dataset containing the listings for a resume
#'
#' @format A data frame with 27 rows and 10 variables:
#' \describe{
#'   \item{JobName}{The internal name given to ID the job}
#'   \item{Company}{Name of company}
#'   \item{Location}{Job Location}
#'   \item{Title}{Position Title}
#'   \item{Start}{Start date of job}
#'   \item{End}{End date of job}
#'   \item{Bullet}{Bullet points for jobs}
#'   \item{BulletName}{Name or ID for bullets}
#'   \item{Type}{Type of job, either a job or research}
#'   \item{Description}{Short blurb about the job}
#' }
#' @source Manufactured data
"jobs"
jaredlander/resumer documentation built on March 26, 2022, 5:09 p.m.