R-common/common
Taha Ahmed 70c39b9145 xrdpkWrapper.R now correctly handles situations where file already exists,
override = TRUE, and run > 1. Previously only the latest run was actually saved,
although the created list had the right length.
Works correctly and as intended now, as far as I can tell.
..
unborn Split all files into their separate functions, put each former file in a directory.
AVS2SHE.R Split all files into their separate functions, put each former file in a directory.
Celsius2Kelvin.R Split all files into their separate functions, put each former file in a directory.
ConvertRefPot.R Re-wrote muxd2df() from scratch.
ConvertRefPotEC.R Split all files into their separate functions, put each former file in a directory.
Kelvin2Celsius.R Split all files into their separate functions, put each former file in a directory.
LoadRData2Variable.R Added XRD peak wrapper functions (as done previously for XRF and Raman).
ProvideSampleId.R Solved the issue with repeating diffractometry analyses by wrapper functions.
ProvideSampleId.tex Solved the issue with repeating diffractometry analyses by wrapper functions.
SHE2AVS.R Split all files into their separate functions, put each former file in a directory.
as.degrees.R Split all files into their separate functions, put each former file in a directory.
as.radians.R Split all files into their separate functions, put each former file in a directory.
common.info Split all files into their separate functions, put each former file in a directory.
int2padstr.R Split all files into their separate functions, put each former file in a directory.
is.wholenumber.R Re-wrote muxd2df() from scratch.
molarity2mass.R Split all files into their separate functions, put each former file in a directory.
roundup.R xrdpkWrapper.R now correctly handles situations where file already exists,