Skip to content

Commit

Permalink
Remove browser from as.nlmixr2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 15, 2024
1 parent df7d941 commit 1d66760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/as.nlmixr2monolixr2rx.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ nmObjGetControl.monolix2rx <- function(x, ...) {

#' @export
as.nlmixr2.monolix2rx <- function(x, ..., table=nlmixr2est::tableControl(), rxControl=rxode2::rxControl()) {
browser()
#need x$nonmemData
# need x to have at least one endpoint
# The environment needs:
Expand Down

0 comments on commit 1d66760

Please sign in to comment.