Skip to content

Commit

Permalink
ch2o variable name typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaGomoryova committed Dec 12, 2023
1 parent e642d87 commit 6b17fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MFAssignR/R/MFAssign.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ s34_isodiff <- 1.995797
o16_mass <- 15.9949146223
h2_mass <- 2.01565
h2o_mass <- 18.01056468
ch20_mass <- 30.01056468
ch2o_mass <- 30.01056468
c13_isodiff <- 1.0033548380
c13_isodiff_double <- 2.006709676
#' Assigns all possible MF to each row of input data frame with CHOFIT and formula extension
Expand Down

0 comments on commit 6b17fb1

Please sign in to comment.