agricolae (version 1.3-7)

natives: Data of native potato

Description

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

Usage

data(natives)

Arguments

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

Examples

Run this code
library(agricolae)
data(natives)
str(natives)

Run the code above in your browser using DataLab