ski | R Documentation |
Data.frame
data(ski)
The data frame has 9 rows and 4 variables:
miles of skiable terrain
number of vistors that could be taken per hour from the base of the mountain to the top via the resorts various lifts
number of tickets sold per week
sort ID number
Information from local ski resorts in the region. The research question is can weekly visitors be predictors from miles of skiable terrian and/or capacity of lifts?
fictitious data set
data("ski", package='syllogi')
str(ski)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.