Generate a unique Xmas tree using R and ggplot2. This uses the uniform distribution runif to create a unique Xmas tree everytime the function is called. It returns a ggplot object, so feel free to drop the axes, or modify in any way you wish.
Install: devtools::install_github("lawsonvt/xmastree", force=T)
