R/data-Hamburger.R

#' McDonald's Hamburger Nutrition Information
#'
#' This dataset contains the fat grams and calories associated with the different types of hamburger sold by McDonald’s. The data are from McDonald’s Nutrition Information Center.
#'
#' @format A data frame with 5 rows and 4 variables:
#' \describe{
#'   \item{name}{type of burger}
#'   \item{fat}{grams of fat}
#'   \item{calories}{total calories}
#'   \item{cheese}{cheese added}
#' }
"Hamburger"

Try the sur package in your browser

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

sur documentation built on Aug. 26, 2020, 1:06 a.m.