Closed judith-bourque closed 1 year ago
Not all code and documentation is indented and spaced in a similar way. It makes it hard to read here and there.
Instead of doing the changes manually, prettify the source code with a function:
styler::style_pkg()
Issue
Not all code and documentation is indented and spaced in a similar way. It makes it hard to read here and there.
Proposed solution
Instead of doing the changes manually, prettify the source code with a function:
styler::style_pkg()