Closed donboyd5 closed 3 weeks ago
@donboyd5, first thing to do is to resolve all the conflicts with the code in your earlier PRs.
@donboyd5, why does PR #280 include many of my changes from two months ago?
Not sure why. I intended to base this pr on current master. I did git fetch upstream beforehand. If you have advice, great. I assume I should go back, make sure it is based on current master and try again?
@donboyd5 said in PR #280:
I assume I should go back, make sure it is based on current master and try again?
That would be prudent.
I'm going to retry, from scratch.
Due to git and github naivete, my branches with R code became complex and unwieldy, per @martinholmer.
This PR has fairly clean current R code for two R projects: "prepare", for preparing targets, and "examine" for examining results.
My plan, unless advised otherwise, is to have the following workflow:
@martinholmer if there is a better workflow please advise
NOTE: This PR does not push *_targets.csv files. That will come in a future PR.