C2K {humidity} | R Documentation |
convert temperature in degree Celsius (°C) into Kelvin (K)
C2K(C)
C |
temperature in degree Celsius (°C) |
numeric temperature in Kelvin (K)
Jun Cai (cai-j12@mails.tsinghua.edu.cn), PhD candidate from Department of Earth System Science, Tsinghua University
K2C
.
T0 # absolute zero in Kelvin (K)
C2K(T0)