Figure brainstorming discussion #115
Replies: 5 comments 9 replies
-
I think it's not going to be too difficult. There's a github action on the marketplace for rendering R Markdown files. If you set the I think running an R script is even easier. The action just needs to have a step like:
See example here: https://blog--simonpcouch.netlify.app/blog/r-github-actions-commit/ The somewhat annoying part is making sure the action knows what R packages to install. Probably the easiest way to do this is with |
Beta Was this translation helpful? Give feedback.
-
The other problem to solve is making sure this runs before manubot compiles the manuscript. I think the easiest way would be to just add steps to the start of the current manubot action. |
Beta Was this translation helpful? Give feedback.
-
We need sequential colors for this figure if we graphed it in R or other software. |
Beta Was this translation helpful? Give feedback.
-
Summary of our discussion re: scatterblob on 3/9/2022Go to cognitive load table and make sure we agree on both the 'ways to use github' as well as 'cognitive load' categories. What's the purpose of the figure?You can do a lot of collab w/ GitHub without being at top of figure Feedback on figure
@Aguncan and @Aariq we are currently working on this figure. Based on Ali's comment not sure if you have been working on something like this as well. If so, we are more than happy to collaborate on this. We also picked a colorblind friendly color palette. @LunaSare could you add the code for how you selected the |
Beta Was this translation helpful? Give feedback.
-
A couple new versions of the figure! With sequential cognitive load and with "real" cognitive load. |
Beta Was this translation helpful? Give feedback.
-
Met today with @LunaSare and @emmajhudgins to discuss one of the figures we'll be working on. We would like to use R to create our figures.
Want to bring in @pedrohbraga and @Aariq since we are working on some items related to figures in R that will eventually necessitate some GitHub actions.
Things to do
scatterblob
RMD fileSome questions for @pedrohbraga et al.
Beta Was this translation helpful? Give feedback.
All reactions