Skip to content

Commit

Permalink
added tiltIndicatorAfter
Browse files Browse the repository at this point in the history
  • Loading branch information
lindadelacombaz committed Jun 4, 2024
1 parent fb0ab46 commit d4b592c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Imports:
tidyr,
tidyselect,
tiltIndicator,
tiltIndicatorAfter,
tools,
vroom
Suggests:
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,matches)
importFrom(tiltIndicator,example_data_factory)
importFrom(tiltIndicatorAfter,profile_emissions)
importFrom(tools,toTitleCase)
importFrom(vroom,col_character)
importFrom(vroom,col_integer)
Expand Down
1 change: 1 addition & 0 deletions R/tiltPlot-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
#' @importFrom tidyr pivot_wider
#' @importFrom tidyselect matches
#' @importFrom tiltIndicator example_data_factory
#' @importFrom tiltIndicatorAfter profile_emissions
#' @importFrom tools toTitleCase
#' @importFrom vroom col_character
#' @importFrom vroom col_integer
Expand Down

0 comments on commit d4b592c

Please sign in to comment.