roxygen2 is a Doxygen-like in-source documentation system for Rd, collation, and NAMESPACE.
I don't know what is going on, everything was working great but suddenly I started to have this error message …
r roxygen2I'm writing a geocoding function right now that relies on having a Bing Maps Key. Obviously I'd rather not publish …
r roxygen2I am eager to learn how to incorporate data examples as comments written above the functions, such as: ##' @examples ##…
r package roxygen2I'm writing a function that uses an external data as follow: First, it checks if the data is on the …
r namespaces devtools roxygen2I've read the Roxygen2 PDF as well as this site and I'm lost about the difference between @method @S3method @…
r roxygen roxygen2I am wondering it there exists a method to link to function from other package when I'm trying to write …
r documentation roxygen2tl;dr version of my question If I want to import packages, do I have to manually write import() directives …
r roxygen roxygen2Short version: Can I emulate the documentation of Normal in package stats using roxygen? Long version: I'm working on a …
r documentation package roxygen roxygen2