mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@8961bc6a5d 🚀
This commit is contained in:
parent
66780fc453
commit
c2c2302f90
59 changed files with 1557 additions and 210 deletions
|
|
@ -14,7 +14,9 @@ vertical_stacked_bars(
|
|||
l.color = "black",
|
||||
l.size = 0.5,
|
||||
draw.lines = TRUE,
|
||||
label.str = "{n}\n{round(100 * p,0)}%"
|
||||
label.str = "{n}\n{round(100 * p,0)}%",
|
||||
color.palette = "viridis",
|
||||
reverse = TRUE
|
||||
)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue