TODO.md

m2c2R: TODO list

Roxygen Overview

The first line will be the title for the function (here “Illustration of crayon colors”).

Include a blank #' line and then write a longer description. (“Creates a plot of the crayon colors in …”).

Roxygen comments start with #' so you can continue to use regular comments for other purposes.

For more information about Roxygen, visit this link.

1. Documentation of functions

At minimum, add the following roxygen2 tags to each file in the R folder



nelsonroque/m2c2R documentation built on Oct. 8, 2022, 7:50 a.m.