Add reverse arg to hbar()

This commit is contained in:
gnoblet 2022-07-06 20:14:37 -04:00
parent 956ffb2bdc
commit 15ab2819c7
31 changed files with 321 additions and 145 deletions

View file

@ -1,7 +1,7 @@
Package: visualizeR
Type: Package
Title: What a color! What a viz!
Version: 0.1.3.9000
Version: 0.1.4.9000
Authors@R: c(
person(
'Noblet', 'Guillaume',
@ -17,7 +17,7 @@ Depends: R (>= 4.1.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
RoxygenNote: 7.2.0
Imports: ggplot2, rlang, grDevices, simplevis, glue, scales
Suggests: knitr, sf
VignetteBuilder: knitr