Closed eddelbuettel closed 6 years ago
Also, could you add documentation for each function using roxygen2
? This is particularly important for having the package get added onto CRAN.
For help with roxygen2
, I would recommend reading:
This is particularly important for having the package get added onto CRAN.
It is important to have documentation. It is not required to use roxygen2
-- many of us like it though. I still don't use it with markdown. Old habits and all that...
This can be closed.
Right now the only way to look at how to run any of this is via the tests. That is not good enough.