#' @title Bands definitions
#'
#' @name MOD13Q1_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of MOD13Q1 product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all MOD13Q1 bands/attributes metadata.
#'
NULL
#' @title Bands definitions
#'
#' @name MYD13Q1_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of MYD13Q1 product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all MYD13Q1 bands/attributes metadata.
#'
NULL
#' @title Bands definitions
#'
#' @name LC8MOD_bands
#'
#' @description A \code{data.frame} containing bands metadata definitions of Landsat8 SR, MOD13Q1, and MYD13Q1 composite product.
#'
#' @docType data
#'
#' @format A \code{data.frame} with 'original_name', 'short_name', 'min', 'max', 'fill', and 'scale'
#' columns defining all LC8MOD mix bands/attributes metadata.
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.