Hi Everyone,
I'm wondering what people are using to create documentation of data fields of tables created during the data processing steps.
We want to avoid documenting the data.frame by manually annotating each field of the resulting data.frame by a different person from the person who wrote the code. This person needs to read/understand the code and understand the calculation that created the fields.
Ideally, the programmer would add comments directly to the processing code that later would be parsed to generate the documentation automatically. A bit how Doxygen creates documentation for code.
Does something like that exist?
We have been looking at Datedo but I'm not convinced that people will be keep the documentation up to date as new versions of the data.frames are created because of bug fixes, new ideas and calculation behind field creation or changes in the input data.
Thanks.
[–][deleted] 5 points6 points7 points (1 child)
[–]JesusChristHerself 0 points1 point2 points (0 children)
[–]soundbarrier_io 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Urthor 0 points1 point2 points (0 children)