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

Allow specifying configuration to spin in header for better integration with RStudio #673

Closed
krlmlr opened this issue Dec 4, 2013 · 2 comments
Milestone

Comments

@krlmlr
Copy link
Contributor

krlmlr commented Dec 4, 2013

The command "File/Compile notebook" offers compiling with spin() but doesn't allow to set options. As the integrated preview feature is very nice, it would be great if the spin() parameters could be specified. Perhaps look for first lines formatted like:

# format: Rmd

This is not strictly necessary now, but might be relevant later if implementing a Pandoc chain:

.R -> .Rmd -> .md ->(pandoc) ...

Parameters to spin() should override these settings.

@yihui yihui added this to the v1.6 milestone May 15, 2014
@yihui
Copy link
Owner

yihui commented May 15, 2014

The rmarkdown package supports rendering output from an R script using spin() and pandoc (also supported in the RStudio IDE). Perhaps that will satisfy your demand.

@yihui yihui closed this as completed May 15, 2014
@github-actions
Copy link

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue by following the issue guide (https://yihui.org/issue/), and link to this old issue if necessary.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants