ImperialCollegeLondon / repositoryr

An example R package repository structure
https://imperialcollegelondon.github.io/repositoryr/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Setting up the documentation is a bit obscure #17

Open dalonsoa opened 3 hours ago

dalonsoa commented 3 hours ago

Setting up the documentation is a bit obscure. Maybe a link to an external place will help, but a few things to note:

SaranjeetKaur commented 3 hours ago

Yep - that should be devtools::document() instead and that will only add the initial structure and will work when there is some documentation. Need to rephrase it.