R/internal_package_data.R

#' Necessary Ingredients for dinnR
#'
#' A data set that is read in from Google Sheets. 
#'
#' @format A data frame with a varying count of rows and 7 variables
#' 
#' @source \url{https://docs.google.com/spreadsheets/d/1qVV-QL7l0WXnf0kbK29qOvv_y_6lIgnm_xaWG8QxYoE/edit?usp=sharing}
"dinn"

#' Data: Last Updated
#'
#' Date to show when the data was last updated.
#'
#' @format A date object.
"last_updated"
KoderKow/dinnR documentation built on Oct. 16, 2021, 11:54 a.m.