uds_temp | R Documentation |
This is information on whether the urine temperature was in the acceptable range.
data(uds_temp)
A tibble with 36,680 rows and 3 variables:
Type: | integer |
Description: | Patient ID |
Type: | factor (First/Reference level = 0) |
Description: | was the temperature 92°F \le X \le 96°F OR 33.3°C \le X \le 35.5°C? 0 = "No", 1 = "Yes", 99 = "Unknown" |
Levels: | 0, 1, 99 |
Type: | integer |
Description: | Study day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.