Agri: Agribusiness Time-Series Database

Description Usage Format Examples

Description

Monthly weight (in 1000 lbs.) of cold storage holdings for six different vegetables and for total frozen vegetables over 14 years.

Usage

1
data("Agri")

Format

A data frame with 168 observations on the following 8 variables.

Month

a numeric vector

GreenBns

a numeric vector

Broccoli

a numeric vector

Carrots

a numeric vector

Corn

a numeric vector

Onions

a numeric vector

GrnPeas

a numeric vector

TotVegs

a numeric vector

Examples

1
2
data(Agri)
## maybe str(Agri) ; plot(Agri) ...

ccolonescu/Black9edata documentation built on May 13, 2019, 2:16 p.m.