Learn R Programming

correlationr (version 0.1.0)

SwimLessons: Data collected for Swim Time

Description

Contains four continuous variables.

Usage

SwimLessons

Arguments

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

Examples

Run this code
 data(SwimLessons)

Run the code above in your browser using DataLab