What's your rule for splitting R scripts that form part of a wider analysis pipeline / project?
I usually write a single script which includes sections for each step from data cleaning to the final results, but it can become unwieldy when the script becomes long.
...
What's your rule for splitting R scripts that form part of a wider analysis pipeline / project?
I usually write a single script which includes sections for each step from data cleaning to the final results, but it can become unwieldy when the script becomes long.
...