ggfortify (version 0.4.7)

is.univariate: Check if Validates number of ts variates

Description

Check if Validates number of ts variates

Usage

is.univariate(data, raise = TRUE)

Arguments

data

ts instance

raise

Logical flag whether raise an error

Value

logical

Examples

Run this code
# NOT RUN {
ggfortify:::is.univariate(AirPassengers)
# }

Run the code above in your browser using DataLab