Update documentation and check arg error in hbar*() functions

This commit is contained in:
gnoblet 2022-05-14 10:20:14 -04:00
parent 7d170d11ba
commit 4811f00b3f
40 changed files with 1057 additions and 51 deletions

View file

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