#' CDL crop and color table
#'
#' Crop Data Layer table, custom class names
#'
#'
#' @name CDL_colors
#' @docType data
#' @format A data-frame
#' @keywords datasets
#' @examples
#' library(matPkg)
#' data(CDL_colors)
#' CDL_colors
"CDL_colors"
#' iris as tibble
#'
#' Same
#' @name iris_tb
#' @docType data
#' @format A tibble
"iris_tb"
#' Reshuffled quick stats, dirty data example
#'
#' Same
#' @name quick_stats
#' @docType data
#' @format A tibble
"quick_stats"
#' Coef out when used from mat_tidy_do
#'
#' Same
#' @name coefs_out_iris
#' @docType data
#' @format A tibble
"coefs_out_iris"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.