liamrevell / Rphylip

An R interface for PHYLIP.
12 stars 12 forks source link

Use roxygen for documentation? #1

Closed sckott closed 10 years ago

sckott commented 10 years ago

Hi @liamrevell Curious if you are interested in using roxygen? It's a way to automatically create .Rd files from text associated with the functions themselves, explained here http://adv-r.had.co.nz/Documenting-functions.html#roxygen-process

If you are, I can do that and send you a pull request.

liamrevell commented 10 years ago

I don't understand the point of that. Writing the roxygen markup looks no easier than writing the .Rd files, plus you have to learn a whole new set of tags & you end up with source code that is covered in markup.

sckott commented 10 years ago

Okay, no worries. Just thought I would ask.

liamrevell commented 10 years ago

No prob. I'm quietly plugging along at this when I get a spare moment. We should talk more about it soon.

sckott commented 10 years ago

Sounds good