geom_waffle(n_rows = 10, cols = 100, size = 0.2, colour = "white", flip = TRUE, show.legend = FALSE) + scale_fill_manual(name = NULL, values = c("#77C3C2", "grey87")) + coord_fixed() + facet_wrap(vars(label)) + plot_labs + theme(axis.title = element_blank()) # ...
Which is OK: it makes it easy to see and compare the relative proportion of each component. There’s a lot of white space though. We could stack the bars, but that would create problems in choosing a colour palette. So here’s another alternative: a treemap, created using the rather ...
rempsyc Dependencies:Becauserempsycis a package of convenience functions relying on several external packages, it uses (inspired by theeasystatspackages) a minimalist philosophy of only installing packages that you need when you need them throughrlang::check_installed(). Should you wish to specifical...
DomainingTips.com: Today: Evaluation of LoveMatch.org / Hackers Alert / Check Out 101Domain and More… Here are the new discussions that caught my eye in the domain community today: Evaluation of LoveMatch.org – While dot com is still king, and would’ve been better, this is still a...
Help to colour worksheet Row Help understanding 'Select Object -expand name' Help using -replace with wildcard characters, specifically braces Help with $_.CreatedDate.Date and $_.LastWriteTime.Date Help with a script to remotely stop a service/restart several servers in a sequence using admin ...