Skip to content

Commit

Permalink
remove the timeline plot code and everything dependent on it (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Sep 18, 2024
1 parent 0bc6fa2 commit b763566
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 838 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ export(plot_sankey)
export(plot_scatter)
export(plot_scatter_alignment_exposure)
export(plot_scatter_animated)
export(plot_timeline)
export(prep_sankey)
export(prep_scatter)
export(prep_scatter_alignment_exposure)
export(prep_scatter_animated)
export(prep_timeline)
importFrom(dplyr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
Expand Down
Loading

0 comments on commit b763566

Please sign in to comment.