R/data-grainDict.R

#' A data.frame storing the grain type colours
#'
#' The colours can be changed by calling the function [setColoursGrainType], see examples below.
#'
#' @docType data
#'
#' @format A data.frame
#'
#' @keywords grainDict
#'
#' @examples
#'
#' print(grainDict)
#'
#' ## change colours for subsequent plots:
#' grainDict <- setColoursGrainType('sarp-reduced')
#'
"grainDict"

Try the sarp.snowprofile package in your browser

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

sarp.snowprofile documentation built on March 31, 2023, 5:17 p.m.