analyse_distribution.Rd
Function to graphically analyse the distribution of a continuous variable using a raincloud plot and a qq-plot
analyse_distribution(data, var)
A data frame.
A character value to indicate the name of a numeric variable to be plotted.
A ggplot object.