rossyndicate / ROSSyndicate_best_practices

ROSSyndicate best practices repository. A one-stop shop for the lab's coding best practices.
https://rossyndicate.github.io/ROSSyndicate_best_practices/
MIT License
1 stars 3 forks source link

Add section on function documentation via roxygen and docstring #18

Closed steeleb closed 1 year ago

steeleb commented 1 year ago

Use the template from the Landsat pull.

Note to use VSCode for easiest implementation of docstring. Use extension autoDocstring.