Description Usage Arguments Value
Function to decide the orientation of the plit in function of the data used
| 1 | orientation_plot(.data, x.label, max_nbr_var, size_max_label)
 | 
| size_max_label | integer for the maximum number of character of a label that fit on a vertical graph | 
| .data: | dataframe that contains the result for the barchart | 
| x.label: | column of the dataframe .data that contains the different values of the categorical data | 
| max_nbr_var: | integer for the maximum number of variable that fit on a vertical graph | 
a character string "vertical" or "horizontal" as the recommended orientation for the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.