Learn R Programming

GLMsData (version 1.4)

rrates: Oxidation rate of benzene

Description

The initial rate of benzene oxidation over a vanadium oxide catalyst using three different reaction temperatures and varying oxygen and benzene concentrations

Usage

data(rrates)

Arguments

Format

A data frame with 48 observations on the following 4 variables.

Run

An identifier; a numeric vector

Conc.O

the oxygen concentration (by 10000 gmole per litre); a numeric vector

Temp

the temperature in degrees Kelvin; a numeric vector

Rate

the reaction rate (by \(10^9\) gmole per gram) of catlyst per second; a numeric vector

References

Originally from Jaswal, Mann, Juusola and Downie (1969) The vapour-phase oxidation of benzene over a vandium pentoxide catalyst. Canadian Journal of Chemical Engineering, 47(3), 284--287.

Examples

Run this code
data(rrates)
summary(rrates)

Run the code above in your browser using DataLab