Skip to content

Commit

Permalink
redocument
Browse files Browse the repository at this point in the history
  • Loading branch information
dajmcdon committed Jun 14, 2024
1 parent 6e58c05 commit cb63333
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ importFrom(magrittr,"%>%")
importFrom(quantreg,rq)
importFrom(recipes,bake)
importFrom(recipes,prep)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,"%@%")
importFrom(rlang,"%||%")
Expand All @@ -243,7 +244,10 @@ importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,caller_env)
importFrom(rlang,global_env)
importFrom(rlang,inject)
importFrom(rlang,is_logical)
importFrom(rlang,is_null)
importFrom(rlang,is_true)
importFrom(rlang,set_names)
importFrom(smoothqr,smooth_qr)
importFrom(stats,as.formula)
Expand Down

0 comments on commit cb63333

Please sign in to comment.