mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
This commit is contained in:
parent
6c44be558d
commit
912fff7474
32 changed files with 2340 additions and 273 deletions
|
|
@ -16,7 +16,18 @@ vertical_stacked_bars(
|
|||
)
|
||||
}
|
||||
\arguments{
|
||||
\item{t.size}{}
|
||||
\item{data}{data.frame}
|
||||
|
||||
\item{score}{outcome variable}
|
||||
|
||||
\item{group}{grouping variable}
|
||||
|
||||
\item{strata}{stratifying variable}
|
||||
|
||||
\item{t.size}{text size}
|
||||
}
|
||||
\value{
|
||||
ggplot2 object
|
||||
}
|
||||
\description{
|
||||
Vertical stacked bar plot wrapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue