bluebird | R Documentation |
Weekly unit sales (log-transformed) of Bluebird standard potato chips (New Zealand) and their price for 104 weeks.
data(bluebird)
The format is: mts [1:104, 1:2] 11.5 11.5 11.8 11.9 11.3 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "log.sales" "price" - attr(*, "tsp")= num [1:3] 1 104 1 - attr(*, "class")= chr [1:2] "mts" "ts"
www.stat.auckland.ac.nz/~balemi/Assn3.xls
data(bluebird) ## maybe str(bluebird) ; plot(bluebird) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.