Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for knitr and RMarkdown #18

Open
vh-d opened this issue Jan 29, 2020 · 0 comments
Open

Support for knitr and RMarkdown #18

vh-d opened this issue Jan 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@vh-d
Copy link
Owner

vh-d commented Jan 29, 2020

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

@vh-d vh-d added the enhancement New feature or request label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant