This is a developing miscellany of the things that I seem to keep forgetting about R. What I used to call in my student days "teflon coated facts"!
As title says: very simple stuff about circles in ggplot, does open up somne ideas about drawing therapy groups.
Work in progress about reading data from M$ mdb file into R
Just documenting how I have created these pages
This is very much work in progress so look for later posts about CECPfuns as well as this.
This may be of use to others but it's partly for me as I keep forgetting these and searching around for the .Rmd files in which I used the one I want!
A short description of the post.
This extends https://www.psyctc.org/Rblog/posts/2021-02-07-why-pipe-why-the-tidyverse/ and introduces rowwise()
This is the first of my blog posts here, about the issue of overprinting and some ways to handle it using R and ggplot(). There's a small spin off topic on the impact on bivariate correlations and on linear regression of discretising continuous variables.
How to nudge categories on an axis of a ggplot plot.
For anyone else who hits this and doesn't want to wait for someone to put the compiled package into CRAN
I thought I should document this process as it turned out to be fairly easy