Learn R Programming

MPV (version 1.64)

p5.2: Data Set for Problem 5-2

Description

The p5.2 data frame has 11 observations on the vapor pressure of water for various temperatures.

Usage

data(p5.2)

Arguments

Format

This data frame contains the following columns:

temp

temperature (K)

vapor

vapor pressure (mm Hg)

Examples

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

Run the code above in your browser using DataLab