Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Jul 19, 2023
1 parent 64a10dd commit 4dd7276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/import_spectra.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ import_spectra <- function(file) {
},
"rds" = {
readRDS(file = file) |>
data.frame() |>
Spectra::Spectra() |>
## TODO change it as soon as
## https://github.com/RforMassSpectrometry/MsBackendSql
Expand Down

0 comments on commit 4dd7276

Please sign in to comment.