You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JSON parser is difficult to read, it would be good to reduce the number of for loops. I'm going to produce a start for Lynn to have a look at, and see if she wants to further implement it.
The for loops are not currently a breaking issue, so this is low priority.
This is also a demo for Lynn to see how branching and conflict resolution works in GIT.
The text was updated successfully, but these errors were encountered:
You can adapt it to split conditions as in the current proposal, hopefully it's enough to get you going with purrr and avoiding the if trees in for loops to filter out lists.
The JSON parser is difficult to read, it would be good to reduce the number of for loops. I'm going to produce a start for Lynn to have a look at, and see if she wants to further implement it.
The for loops are not currently a breaking issue, so this is low priority.
This is also a demo for Lynn to see how branching and conflict resolution works in GIT.
The text was updated successfully, but these errors were encountered: