powered by
gg histogram
gghist(x, text_pos = c(0.8, 0.8), ...)
ggplot
vector
text postion, default is c(0.8, 0.8)
parameters parse to gghistogram
gghistogram
if (requireNamespace("ggpubr")) { gghist(rnorm(100)) }
Run the code above in your browser using DataLab