library(foreign) ex1.51 <- read.mtp("ex1-51.mtp") summary(ex1.51) str(ex1.51) ex1.51 <- data.frame(ex1.51) summary(ex1.51) q()