Learn R Programming

MPV (version 1.64)

table.b2: Table B2

Description

The table.b2 data frame contains 29 observations on 6 variables related to a solar thermal energy test.

Usage

data(table.b2)

Arguments

Format

This data frame contains the following columns:

y

a numeric vector measuring total heat flux (kwatts)

x1

a numeric vector measuring insulation (watts/m^2)

x2

a numeric vector measuring position of focal point in east direction (inches)

x3

a numeric vector measuring position of focal point in south direction (inches)

x4

a numeric vector measuring position of focal point in north direction (inches)

x5

a numeric vector representing time of day

Examples

Run this code
data(table.b2)
pairs(table.b2)

Run the code above in your browser using DataLab