natives {agricolae}R Documentation

Data of native potato

Description

An evaluation of the number, weight and size of 24 native potatoes varieties.

Usage

data(natives)

Format

A data frame with 876 observations on the following 4 variables.

variety

a numeric vector

number

a numeric vector

weight

a numeric vector

size

a numeric vector

Source

International Potato Center. CIP - Lima Peru.

Examples

library(agricolae)
data(natives)
str(natives)

[Package agricolae version 1.3-7 Index]