Skip to content

Commit

Permalink
Fix ::doc()
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Sep 11, 2024
1 parent a3b25e4 commit 5adfdce
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 19 deletions.
2 changes: 1 addition & 1 deletion R/rxsolve.R
Original file line number Diff line number Diff line change
Expand Up @@ -2262,7 +2262,7 @@ rxControlUpdateSens <- function(rxControl, sensCmt=NULL, ncmt=NULL) {
#' omegaXform="variance", returnType="data.frame", sumType="fsum", prodType="logify",
#' sensType="central"), "ctl")

#' @rdname rxControl
#' @rdname rxUiDeparse
#' @export
rxUiDeparse.rxControl <- function(object, var) {
.ret <- rxControl()
Expand Down
17 changes: 0 additions & 17 deletions man/rxControl.Rd

This file was deleted.

10 changes: 9 additions & 1 deletion man/rxUiDeparse.Rd

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

0 comments on commit 5adfdce

Please sign in to comment.