powered by
Monthly quotations and monthly television advertising expenditure for a US insurance company. January 2002 to April 2005
Monthly time series of class `tsibble`.
insurance |> ggplot(aes(x=TVadverts, y=Quotes)) + geom_point()
Run the code above in your browser using DataLab