Skip to content

Commit

Permalink
Fix ::doc() again
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfidler committed Dec 13, 2023
1 parent 301756f commit f88ffda
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export(rxCat)
export(rxClean)
export(rxControl)
export(rxDerived)
export(rxFun)
export(rxParam)
export(rxParams)
export(rxSetPipingAuto)
Expand Down Expand Up @@ -145,6 +146,7 @@ importFrom(rxode2,rxCat)
importFrom(rxode2,rxClean)
importFrom(rxode2,rxControl)
importFrom(rxode2,rxDerived)
importFrom(rxode2,rxFun)
importFrom(rxode2,rxParam)
importFrom(rxode2,rxParams)
importFrom(rxode2,rxSetPipingAuto)
Expand Down
3 changes: 2 additions & 1 deletion man/reexports.Rd

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

4 changes: 4 additions & 0 deletions man/vpcSim.Rd

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

0 comments on commit f88ffda

Please sign in to comment.