This function loads all the text files (containing the raw lumifuge profiles for a sample per file) from a selected folder The data export from the lumifuge software is expected to be simply the copied raw data from the lumifuge software which is copied into excel and then saved as a tab separated text file.
1 | Lumifuge_loadRawProfiles(dataFolder, decimal = ",")
|
dataFolder |
The path of the data folder containing the text files with the raw lumifuge profile data |
decimal |
The decimal separator used on the computer which which the data was saved |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.