Displaying 1 result from an estimated 1 matches for "4gghc0ews0nxgszhsa".
2018 Feb 01
1
Best practices in developing package: From a single file
...>
Cc: "Brian G. Peterson" <brian at braverock.com>, "Suzen, Mehmet"
<mehmet.suzen at gmail.com>, R-devel <r-devel at r-project.org>
Subject: Re: [Rd] Best practices in developing package: From a single
file
Message-ID:
<CAOQ5NyequDcsBczAqOg6XqDeUNx2hXg+4ggHc0Ews0NxgszHSA at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
I pretty much agree. I tried using roxygen when it was first released but
couldn't stand putting documentation in comments, especially for complex,
S4-based software. Rd is easy to read and write and lets me focus on the...