powered by
Convenience function to make barplots of percentages
myBarplot(x, description, xaxisround = 0)
the ggplot2 object
vector of samples
xlab string
rounding for xaxis labels (default: 0, i.e. integers will be used)
crmPack:::myBarplot(rpois(n=100, lambda=2), "test")
Run the code above in your browser using DataLab