Recently Published
change of axis style
- change the default ggplot style into a style close to publication ready
multiple ggplots in one page
- layout multiple ggplots in one page, like subplot function in matlab only using {grid} package
failure in using tibble()
An error case when I tried to make a tibble using tibble() and rep().
Random Variable as Function with Tidyeval
Aim: to grasp the concept of random variable as a function with Tidyeval.