inst/snippet/beta-pdf-fig.R

gf_dist("beta", shape1 = 0.5, shape2 = 0.5, xlim = c(0,1)) %>%
  gf_lims(y = c(0, 5))
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.