Skip to content

Commit 091b087

Browse files
committed
import %>% from dplyr for sake df_stats()
1 parent b53d9ef commit 091b087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ export(tally)
9898
export(unnamed)
9999
export(vector2df)
100100
importFrom(MASS,fitdistr)
101+
importFrom(dplyr,"%>%")
101102
importFrom(dplyr,bind_rows)
102103
importFrom(dplyr,tibble)
103104
importFrom(rlang,"!!")

0 commit comments

Comments
 (0)