#' Label Translator Matrix
#'
#' A dataframe showing the translation from the coded labels attached to Regions of Interest (ROI) in imageJ, to dataframe varibales (TRUE/FALSE).
#'
#' @docType data
#'
#' @usage data(Label.Translator)
#'
#' @format An object of class dataframe
#'
#' @keywords datasets
#' @examples
#' head(Label.Translator)
"Label.Translator"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.