Documenting a package that defines a function with the same name...
Read MoreHow to automatically load functions into namespace of an R package...
Read MoreCRAN note when using roxygen2 template...
Read MoreDocumenting equations with deqn and roxygen...
Read MoreCan you share examples between functions with rOxygen2?...
Read MoreTravis CI running examples despite donttest...
Read MoreR - problems dispatching to new method print.list()...
Read MoreInclude external R script in roxygen2 documentation...
Read MoreWhat's the preferred means for defining an S3 method in an R package without introducing a depen...
Read MoreInsert markdown table in roxygen2 R package documentation...
Read MoreDo attribute assignment operators need to be declared in NAMESPACE? How?...
Read MoreDocumentation of internal object fails when not specified within function or explicitly created inli...
Read Morefunction not being added to NAMESPACE...
Read MoreImporting two functions with same name using roxygen2...
Read MorePackage development: How can I import data from a package, transform it, and rexport as a data set?...
Read MoreRmakrdown not using most recent version of package functions to generate github markdown (md) file?...
Read MoreHow to acknowledge contributors of ideas (not code) to R package (using roxygen2)?...
Read MoreDoes the roxygen2 package support tables?...
Read MoreHow to use data within a function in an R package?...
Read MoreImporting a package's S3 methods without importing its functions...
Read MoreR object documentation: Package documentation as first item...
Read MoreKnow which (exact) R version a package was built under?...
Read MoreS3 generic/method consistency - How to dispatch according to chosen type?...
Read MoreInconsistent style Rd usage section...
Read MoreIs roxygen2 only for documenting R packages or also for R projects?...
Read MoreUse roxygen2 to generate namespace: a small example or template...
Read MoreDocumenting functions in an r script...
Read MoreSame function but with two different names in an R package using roxygen2?...
Read MoreHow do I format roxygen2 return list similar to parameter list?...
Read More