Learn R Programming

imanr (version 2.0.0)

data31: 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")

Arguments

Format

A data frame with 31 observations and 61 variables.

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

Run this code
data(data31)                    # lazy loading
str(data31)

Run the code above in your browser using DataLab