1
2
3
4
5
#

Name:

Description:

The dewpoint data frame has 72 rows and 4 columns. Monthly data were obtained for a number of sites (in Australia) and a number of months.

Variables:

This data frame contains the following columns:

maxtemp

monthly minimum temperatures

mintemp

monthly maximum temperatures

dewpt

monthly average dewpoint for each combination of minimum and maximum temperature readings (formerly dewpoint)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Dr Edward Linacre, visiting fellow in the Australian National University Department of Geography.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Dewpoint_Data_226_21.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.