Skip to content

Commit

Permalink
Update MFAssignR/tests/testthat/test-KMDNoise.R
Browse files Browse the repository at this point in the history
Co-authored-by: Kristina Gomoryova <[email protected]>
  • Loading branch information
hechth and KristinaGomoryova authored Dec 13, 2023
1 parent 33c0467 commit ec66c0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MFAssignR/tests/testthat/test-KMDNoise.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ test_that("SNplot works", {
package = "MFAssignR",
mustWork = TRUE
))
head(Raw_Neg_ML)
Raw_Neg_ML <- dplyr::relocate(Raw_Neg_ML, intensity) |> dplyr::rename(mass = m.z)
SNplot(Raw_Neg_ML, 1, 300, 100, 1000)
})

0 comments on commit ec66c0f

Please sign in to comment.