pulpprice {fma}R Documentation

Pulp price and shipments

Description

World pulp price and shipments.

Usage

pulpprice

Format

Data frame consisting of following columns

shipments
World pulp shipments
price
World pulp price

Source

Makridakis, Wheelwright and Hyndman (1998) Forecasting: methods and applications, John Wiley & Sons: New York. Chapter 5.

Examples

plot(shipments~price,data=pulpprice)

[Package fma version 1.23 Index]