Nothing
#' Data to show the functioning of imanr functions
#'
#' @description
#' Dataset of characteristics of native Mexican corn cobs obtained from the
#' "Proyecto Global de Maíces Nativos" considering the most relevant variables
#' and a subset of observations for the examples.
#'
#' @usage data("data31")
#'
#' @format A data frame with 31 observations and 61 variables.
#'
#'
#' @source Data available on the website:
#' <https://biodiversidad.gob.mx/diversidad/proyectoMaices>.
#'
#' @references CONABIO. 2011. Proyecto Global de Maíces Nativos.
#' Comisión Nacional para el Conocimiento y Uso de la Biodiversidad;
#' Instituto Nacional de Investigaciones Forestales, Agrícolas y Pecuarias;
#' Instituto Nacional de Ecología y cambio Climático.
#' México. https://biodiversidad.gob.mx/diversidad/proyectoMaices.
#'
#' @examples
#' data(data31) # lazy loading
#' str(data31)
#'
#' @keywords datasets
#'
#'
"data31"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.