natives: Data of native potato

nativesR 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)

agricolae documentation built on Oct. 23, 2023, 1:06 a.m.