Hi,
Since I started using R my scripts have been getting really complicated.
I have recently thought that it is important to document the steps in the dataflow process, from extracting data from various sources, the transformation process, and the production of R Markdown reports.
Has anyone had a similar problem and implemented a solution that can advise on the best way of documenting this?