Learn R Programming

Smisc (version 0.3.9.1)

timeData: Generic data frame with a time variable

Description

Generic data frame with a time variable to support the example in smartTimeAxis.

Arguments

Format

A data frame with 414 observations on the following 2 variables.

time

a POSIXt time variable

x

a numeric vector

Examples

Run this code
# NOT RUN {
data(timeData)

# }

Run the code above in your browser using DataLab