R/data-swisscode.R

#' Numerical, Swiss Grain Type Code
#'
#' A character array of grain types that can be translated into a numerical code by their indices.
#'
#' @docType data
#'
#' @format A character array
#'
#' @keywords swisscode
#'
#' @examples
#' print(swisscode)
#'
#' ## see numerical code for each grain type:
#' rbind(swisscode, seq(length(swisscode)))
"swisscode"

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.