Add reverse arg to hbar()
This commit is contained in:
parent
956ffb2bdc
commit
15ab2819c7
31 changed files with 321 additions and 145 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue