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 2c48474584 Added the new function int2padstr().
Using a combination of format() and gsub().
The purpose is to simplify looping through many datafiles
in a single report using for-loops.
A way was needed to "convert" the for-loop's counting variable
into a string of set length padded with zeroes.
This function fills that need.
13 years ago
.gitignore Most recent change: added working electrode area to electrochemical functions. 13 years ago
CHI.R Updated It2charge() and fixed the relevant parts of amperometry2df(). 13 years ago
Renishaw.R Updated all functions to use the new ProvideSampleId() function. 13 years ago
common.R Added the new function int2padstr(). 13 years ago
xrdtf.R Updated all functions to use the new ProvideSampleId() function. 13 years ago