Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias authored and Elias committed Mar 19, 2024
1 parent 36506d0 commit 9cfe0ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ import(DBI)
import(RPostgreSQL)
import(dplyr)
import(fuzzyjoin)
import(glue)
import(lubridate)
import(nycflights13)
import(rlang)
import(tidyr)
import(utils)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
Expand Down
2 changes: 1 addition & 1 deletion man/dlabel.Rd

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

0 comments on commit 9cfe0ca

Please sign in to comment.