Learn R Programming

TSstudio (version 0.1.4)

USgas: US monthly natural gas consumption

Description

US monthly natural gas consumption: 2000 - 2017. Units: Billion Cubic Feet

Usage

USgas

Arguments

Format

Time series data - 'ts' object

Examples

Run this code
# NOT RUN {
ts_plot(USgas)
ts_seasonal(USgas, type = "all")
# }

Run the code above in your browser using DataLab