This was suggested by Vince:
We currently have a tension where the methods.R file is either very long and extra verbose, or more concise but not very easy to understand.
One potential way around this would be to have a very verbose methods.R which is programmatically generated. This way, the repetition in this file is no longer a problem because we would only edit the file to generate it.
Some additional references:
This was suggested by Vince:
We currently have a tension where the methods.R file is either very long and extra verbose, or more concise but not very easy to understand.
One potential way around this would be to have a very verbose methods.R which is programmatically generated. This way, the repetition in this file is no longer a problem because we would only edit the file to generate it.
Some additional references:
R/is programmatically generated: https://github.com/bisaloo/signaturechecker