We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
read_txt_Shimadzu()
hyperSpec
read_txt_Shimadzu() returns a list and not hyperSpec and this behavior is not consistent with other functions
#' @return list of spectra tables
Shouldn't read_txt_Shimadzu() return hyperSpec?
Related:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
read_txt_Shimadzu()
returns a list and nothyperSpec
and this behavior is not consistent with other functions#' @return list of spectra tables
Shouldn't
read_txt_Shimadzu()
returnhyperSpec
?Related:
read_txt_Shimadzu()
needs overhaul #33read_txt_Shimadzu()
returnhyperSpec
? #59read_txt_Shimadzu()
be faster? #60The text was updated successfully, but these errors were encountered: