Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roxygen2

Data not exported from namespace in R

Is it possible to write package documentation using non-ASCII characters with roxygen2?

r roxygen2 r-package

R: roxygen2, imported packages do not appear in namespace

r roxygen2 roxygen

Can R help manuals have latex math in them?

r latex roxygen2

Error Objects in \usage without \alias in documentation object from R CMD Check

r package roxygen2

How to cross-reference an equation in an R help file/roxygen2

Is it possible to @inheritParams from a function within another package?

r documentation roxygen2

Importing S4 functions from the Matrix package

How to add class-specific alias without generic alias using Roxygen2?

R render Rd using roxygen2 without roxygen2 version

r devtools roxygen2

How do I use roxygen to document a R package that includes a function with the same name?

r roxygen2 roxygen

Reference package vignettes with Roxygen2

r knitr r-markdown roxygen2

Preview development R documentation

Roxygen and suggested packages

r roxygen2

How to extend S3 method from another package without loading the package

r devtools roxygen2

How to display the elements of a returned list in Roxygen?

r roxygen2

do not show function help document in building R package by roxygen2

r devtools roxygen2

adding useDynLib through Roxygen

Documenting R6 classes and methods within R package in RStudio

r rstudio roxygen2 r6

Exclude function from R package manual