introverse icon indicating copy to clipboard operation
introverse copied to clipboard

Plots to recreate

Open jakekova opened this issue 4 years ago • 3 comments

Again, apologies for my tardiness regarding this module. Between my winter class, work, and the state of the world this took longer than anticipated. I am eager to hear what you have to say about the foundation of this module and what directions/aspects you'd like to see more of going further.

jakekova avatar Jan 29 '21 19:01 jakekova

This an absolutely fantastic start to this module!!!!!!

I've left you some line-by-line comments, in particular to see if we can use an eval() situation to improve the module's organization.

Next steps - I'm thinking there should be a bunch of modules for this - a histogram module, a density plot module, a scatterplot module, etc. with maybe 10-15 plots each to recreate. Over winter break I made this website too - these are the plots to target overall (note that geom_sina() requires the {ggforce} package). The one plot I don't have on that website is a line plot, since one really needs to have time series data to make those and penguins aren't really a time series dataset. We'll want a line plot module here as well.

sjspielman avatar Feb 10 '21 14:02 sjspielman

read_csv() still yields an arbitrary X1 column, I'm not sure if I'm doing something wrong there. Unfortunately, I haven't been able to get cat() to work in the solution chunks. I've messed with all the chunk options but it appears the solution chunk won't run any code that's within it, it just displays. The website you made was incredibly helpful, even as a refresher.

jakekova avatar Mar 26 '21 00:03 jakekova

Hi @jakekova, thanks for these commits! I will get you some feedback soon, but plate a little full at the moment. Stay tuned!

sjspielman avatar Mar 30 '21 23:03 sjspielman