Update pal arg name

This commit is contained in:
gnoblet 2022-07-17 19:20:30 -04:00
parent f2cd5002e5
commit d6d06d67f7
11 changed files with 51 additions and 38 deletions

View file

@ -10,7 +10,7 @@ hbar(
y,
group = NULL,
initiative = "reach",
pal = "primary",
palette = "primary",
width = 0.5,
x_title = "",
y_title = "",
@ -35,7 +35,7 @@ hbar(
\item{initiative}{Either "reach" or "agora" or "impact" for the color palette}
\item{pal}{The color palette from the initiative}
\item{palette}{The color palette from the initiative}
\item{width}{Width}

View file

@ -10,7 +10,7 @@ hbar_percent(
y,
group = NULL,
initiative = "reach",
pal = "primary",
palette = "primary",
width = 0.5,
x_title = "",
y_title = "",
@ -35,7 +35,7 @@ hbar_percent(
\item{initiative}{Either "reach" or "agora" or "impact" for the color palette}
\item{pal}{The color palette from the initiative}
\item{palette}{The color palette from the initiative}
\item{width}{Width}