-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Support for RMarkdown documents may be implemented in several ways.
One way is to create a rmarkdown class (subclass of file_node probably). This would take a RMarkdown document and inject code loading its dependencies at the beginning of the script.
Another way is to use current file_node and implement API to access values of dependencies from RMarkdown documents easily (without loading the whole Rflow etc...).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request