Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree committed Jan 13, 2025
1 parent e47ca79 commit 645e599
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion R/mda.R
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ getmdr <- function(mz) {
#' @param method you could use `round`, `floor` or `ceiling`
#' @return high order Mass Defect with details
#' @examples
#' getmdh(28.0313)
#' \dontrun{
#' getmdh(getmass('C2H4')))
#' }
#' @export
getmdh <- function(mz,
cus = c('CH2,H2'),
Expand Down
4 changes: 3 additions & 1 deletion man/getmdh.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 645e599

Please sign in to comment.