sydney {DATAstudio} | R Documentation |
Monthly sea levels for Fort Denison (Sydney)
Description
The sydney
data frame contains monthly sea level measurements
for Fort Denison (Sydney) from 1914 to 2023.
Usage
data(sydney)
Format
This data frame contains has 1317 rows and 8 columns:
- Mth
Month of observation (1–12).
- Year
Year of observation.
- Gaps
Number of missing observations.
- Good
Number of valid observations.
- Minimum
Minimum sea level (m).
- Maximum
Maximum sea level (m).
- Mean
Mean sea level (m).
- St.Devn
Standard deviation of sea level (m).
Source
Australina Government, Bureau of Meteorology.
References
de Carvalho, M., Huser, R., Naveau, P., and Reich, B. J. (2025, to appear). Handbook on Statistics of Extremes. Chapman & Hall/CRC. Boca Raton, FL.
[Package DATAstudio version 1.2.1 Index]