Tobin Magle
Tobin Magle
I think that instead of talking about 'how to make a ____ plot", we should talk more about plotting types of data against each other (ie, numerical vs numerical, categorical...
here's an old project that does this: https://github.com/mangini/gdocs2md But it doesn't appear to be maintained and the script isn't functional as far as i can tell.
same. guess development on this project must not be super active
Unrelated perk of new RStudio version: if you run a line of code, it detects related lines of code (like, connected by pipes or {} or ()) and runs all...