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
One more thing that I have noticed lately and that we may want to change sooner rather than later: folder structure. With the increase in folders, the project has become quite messy and it is not easy any more to find the relevant ones quickly.
Besides the four folders that are necessary for the studies, we could have 1 folder "Analyst" or "Analyst_Space" (sth like that) that will include the Tracy, Ines and Franzi folders.
And another dedicated folder that incorporates all the utility that we build and typically only we are using (perhaps "utils" or "utility"): create_mock_data, tests, workflow.
I know we need to re-check pathing again for the changes just made, but I think it will be worth it.
In that sense, I would then create a "compare" (working title) folder under utility which stores the csv files (with according sub-folder structure) for comparing git diffs and the function to create them. And under "Analysts" we can have the simple R Script calling that function.
One more thing that I have noticed lately and that we may want to change sooner rather than later: folder structure. With the increase in folders, the project has become quite messy and it is not easy any more to find the relevant ones quickly.
Besides the four folders that are necessary for the studies, we could have 1 folder "Analyst" or "Analyst_Space" (sth like that) that will include the Tracy, Ines and Franzi folders.
And another dedicated folder that incorporates all the utility that we build and typically only we are using (perhaps "utils" or "utility"): create_mock_data, tests, workflow.
I know we need to re-check pathing again for the changes just made, but I think it will be worth it.
In that sense, I would then create a "compare" (working title) folder under utility which stores the csv files (with according sub-folder structure) for comparing git diffs and the function to create them. And under "Analysts" we can have the simple R Script calling that function.
What do you think?
Originally posted by @FlorianSchw in #36 (comment)
The text was updated successfully, but these errors were encountered: