SwimLessons {correlationr} | R Documentation |
Data collected for Swim Time
Description
Contains four continuous variables.
Usage
SwimLessons
Format
A data frame with 200 rows and 4 variables:
- Age
The age of the person taking swim lessons
- SwimTime
The quantity of time the person spent swimming
- Temp
The temperature of the water during the swim lesson
- UV
The UV index during the swim lesson
Source
Created in-house to serve as an example dataset for the package correlationr.
Examples
data(SwimLessons)
[Package correlationr version 0.1.0 Index]