Skip to content

Support for knitr and RMarkdown #18

@vh-d

Description

@vh-d

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...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions