Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roxygen

R documentation with Roxygen? [closed]

documentation r roxygen

How to escape % in roxygen literate programming?

Using Roxygen2 Template tags

r roxygen roxygen2

Is it possible to use R package data in testthat tests or run_examples()?

r devtools roxygen roxygen2

How should I handle 'helper' functions in an R package?

r coding-style package roxygen

When writing my own R package, I can't seem to get other packages to import correctly

r import namespaces roxygen

Are there best/recommended practices to follow when renaming functions in a new version of a package?

r roxygen

Can RStudio automatically generate an roxygen template for a function?

r roxygen rstudio roxygen2

Does roxygen2 automatically write NAMESPACE directives for "Imports:" packages?

r roxygen roxygen2

How to properly document a S3 method of a generic from a different package, using Roxygen?

r roxygen

Multiple functions in one .Rd file

Roxygen2 - how to properly document S3 methods

r roxygen roxygen2

When documenting in Roxygen: How do I make an itemized list in @details?

r documentation roxygen

How can I document data sets with roxygen?

Arbitrary sections in roxygen docs

r roxygen