Learn R Programming

MPV (version 1.64)

p5.1: Data Set for Problem 5-1

Description

The p5.1 data frame has 8 observations on the impact of temperature on the viscosity of toluene-tetralin blends.

Usage

data(p5.1)

Arguments

Format

This data frame contains the following columns:

temp

temperature

visc

viscosity

References

Byers and Williams (1987) Viscosities of Binary and Ternary Mixtures of Polyaromatic Hydrocarbons. Journal of Chemical and Engineering Data, 32, 349-354.

Examples

Run this code
data(p5.1)
plot(p5.1)

Run the code above in your browser using DataLab