1
2
3
4
5
#

Name:

Description:

Data on the relation between temperature in degrees Celsius and vapor pressure of mercury in millimeters (of mercury).

Variables:

A data frame with 19 observations on 3 variables.

[, 1]

temperature

numeric

temperature (deg C)

[, 2]

pressure

numeric

pressure (mm)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Weast, R. C., ed. (1973) Handbook of Chemistry and Physics. CRC Press.

References

McNeil, D. R. (1977) Interactive Data Analysis. New York: Wiley.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.