Skip to content

Commit

Permalink
tests and articles
Browse files Browse the repository at this point in the history
  • Loading branch information
jbengler committed Jul 2, 2024
1 parent e545659 commit a6ec0b8
Show file tree
Hide file tree
Showing 202 changed files with 20,255 additions and 2,383 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Imports:
scales,
stringr,
svglite,
tidyr
tidyr,
vdiffr
Depends:
R (>= 2.10)
LazyData: true
Expand Down
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export(add_title)
export(add_violin)
export(adjust_colors)
export(adjust_description)
export(adjust_flip_plot)
export(adjust_font)
export(adjust_legend)
export(adjust_plot_area_padding)
Expand Down Expand Up @@ -93,6 +92,7 @@ export(colors_diverging_blue2brown)
export(colors_diverging_blue2red)
export(filter_rows)
export(first_rows)
export(flip_plot)
export(format_number)
export(format_p_value)
export(last_rows)
Expand Down
Loading

0 comments on commit a6ec0b8

Please sign in to comment.