You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Taha Ahmed 5a5f3133d3 Two new functions in common.R
Celsius2Kelvin()
Kelvin2Celsius()

Including very crude error checks (checks that supplied temperature
is not below absolute zero, if so, sets it to absolute zero).
Idea: would be nice if function returned same number of significant
digits as it received.
13 years ago
CHI.R Added function lsv2df() to read Linear Scan data. 13 years ago
common.R Two new functions in common.R 13 years ago
xrdtf.R Contains my own R functions. First commit. 13 years ago