The R Project SVN R

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5473 hornik 1
Formaldehyde <- data.frame(
2
 carb  = c(0.1, 0.3, 0.5, 0.6, 0.7, 0.9),
3
optden = c(0.086, 0.269, 0.446, 0.538, 0.626, 0.782), row.names = paste(1:6))