This function plots a stacked bar of proportions for an input set of data
     
    
    Usage
    binomial_proportion_points(data, mapping, ..., width = 0.8, size = 0.5)
 
     
    
    Arguments
- data
 
the data
 
- mapping
 
a aes mapping with at least x and fill. If facetting then
group must contain the facet variable
 
- ...
 
passed to geom_bar
 
- width
 
width of position dodge
 
- size
 
the bar size