Skip to content

Commit

Permalink
redoc (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed Nov 5, 2023
1 parent 7ee6be5 commit 53b416d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export("%names%")
export("%out%")
export("%wi%")
export("%wo%")
export("%||%")
export("%|||%")
export(add)
export(any_match)
Expand Down Expand Up @@ -53,3 +52,4 @@ export(subset3)
export(subtract)
export(verbose)
export(wuffle)
if (getRversion() < "4.4") export("%||%")
5 changes: 4 additions & 1 deletion man/if_null.Rd

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

0 comments on commit 53b416d

Please sign in to comment.