-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
featurea feature request or enhancementa feature request or enhancement
Description
PoC implementation is here: https://github.com/gaborcsardi/dynex#readme
- Uses
\dontshow{}
tags to hide the check for the condition. - No more
\Sexpr{}
tags, so don't need to install the package forR CMD build
. - Multiple
@dynex
tags work fine.
To include this in roxygen2, we would need to just copy over the code, probably rename the tag to @examplesIf
, and add support for this in R6 classes.
cboettig
Metadata
Metadata
Assignees
Labels
featurea feature request or enhancementa feature request or enhancement