QuizPulse10_df | R Documentation |
This dataset, QuizPulse10_df, is a data frame containing paired data on pulse rates for 10 students during a quiz and a lecture. The dataset allows for the exploration of how pulse rates differ during these two activities.
data(QuizPulse10_df)
A data frame with 10 observations and 3 variables:
Student ID (integer).
Pulse rate during the quiz (integer).
Pulse rate during the lecture (integer).
The dataset name has been kept as 'QuizPulse10_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the educationR package and assists users in identifying its specific characteristics. The original content has not been modified in any way.
The dataset was taken from the Lock5Data package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.