Skip to content

Commit

Permalink
test commit signature for verified try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy00000000000 committed Apr 5, 2024
1 parent 38d49ad commit fcb725e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/nonmem2mrgsolve.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
#' setwd("path/to/directory")
#' nonmem2mrgsolve::nonmem2mrgsolve(filename = "nonmem-model.ctl")
#'
#' nonmem2mrgsolve::nonmem2mrgsolve(filename = "nonmem-model", dir = "path/to/directory", sigdig = 3, write = T, return.orig = F, out.filename = "mrgsolve-model", use.cnv = F)
#'
#' @export
nonmem2mrgsolve <- function(filename = NULL, dir = NULL, sigdig = NULL, write = T, return.orig = F, out.filename = NULL, use.cnv = F){

Expand Down

0 comments on commit fcb725e

Please sign in to comment.