To get the old faithful geyser data in R: data(faithful) data <- faithful x <- data[,2]