View source: R/barras_horizontales.R
barras_horizontales | R Documentation |
Title
barras_horizontales(
df,
valor,
cat,
nudge = 0.12,
accuracy = 1,
espacio_extra = 0.15
)
df |
datos |
valor |
columna con los valores a graficar |
cat |
columnas con las categorias |
nudge |
valor para mover el texto |
accuracy |
precision para los numeros (no los porcentajes!) de las etiquetas |
espacio_extra |
espacio |
plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.