delete.spectra.h5 | R Documentation |
sometimes, an experience is stopped brutaly. The last spectra is corrupted. The file can be reading by the import.h5() function. info.h5 and delete.spectra.h5() can be used for resolving the problem.
delete.spectra.h5(ID_h5 = 1, num = 1, w_d = getwd())
ID_h5 |
the ID give by info.h5() |
num |
the number correspoding at the spectra corrupted |
w_d |
working directory |
a modifiy h5 file.
# Use the info.h5() function before use that. And read the help for understand why
# we deleted the spectra number 176 of ID6.
# delete.spectra.h5(6,176)
# After that, you have a new h5 file (mod_A3_40.h5). You can exhile the original file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.