Description Usage Arguments Value
This function, exported from the local package 'vizzify', produces a histogram with count and proportions for each bin.
1 |
data |
data frame |
x |
variable to visualize |
type |
specifies whether the variable is a factor or numeric variable. Because numeric variables have many thin bins, this removes proportion and count data that would clog the graph |
title |
main title for the top of the graph |
subtitle |
subtitle to go under the main title |
xlab |
label for the x axis |
ylab |
label for the y axis; default is "Count" |
Formatted histogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.