R/key_grade.R

#' Grades Data Set
#'
#' A dataset containing common grades.
#'
#' @details
#' \itemize{
#'   \item x. The graphic representation of the grade
#'   \item y. The meaning of the grade
#' }
#'
#' @docType data
#' @keywords datasets
#' @name key_grade
#' @usage data(key_grade)
#' @format A data frame with 15 rows and 2 variables
NULL
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.