Learn R Programming

MPV (version 1.64)

cement: Table B21 - Cement Data

Description

The cement data frame has 13 rows and 5 columns.

Usage

data(cement)

Arguments

Format

This data frame contains the following columns:

y

a numeric vector

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

x4

a numeric vector

Examples

Run this code
data(cement)
pairs(cement)

Run the code above in your browser using DataLab