Description Usage Arguments Examples
This function allows you to create a bar chart and display the labels
1 |
df |
A data frame with the observations |
x |
The name of the x-axis |
y |
The name of the y-axis |
label |
The labels to display |
x_label |
The label of the x-axis |
y_label |
The label of the y-axis |
title |
The title of the plot |
vjust |
To adjust vertically the labels |
hjust |
To adjust horizontally the labels |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.