From what I read of the comments, seems that @AndersAskeland ideas (science-collective/admin#6 (comment)) are a good starting point, with the others agreeing. Specifically points 1 ("Metapackage") and 2 ("guided data analysis setup"), which could actually be merged together a bit.
So, here, let's write out some ideas for individual functions, names for the functions, what type of input they need, and what type of output they give (or actions they do).
Before we even get to actually building them, it really helps to have a conceptual, text description of the functions, otherwise you can easily flounder around with just dealing with random R issues. I speak from experience 😛
From what I read of the comments, seems that @AndersAskeland ideas (science-collective/admin#6 (comment)) are a good starting point, with the others agreeing. Specifically points 1 ("Metapackage") and 2 ("guided data analysis setup"), which could actually be merged together a bit.
So, here, let's write out some ideas for individual functions, names for the functions, what type of input they need, and what type of output they give (or actions they do).
Before we even get to actually building them, it really helps to have a conceptual, text description of the functions, otherwise you can easily flounder around with just dealing with random R issues. I speak from experience 😛