Add knit task - #608
Conversation
|
In RStudio IDE, the This has been described in Customize the Knit button. For example, the following calls
---
title: Bookdown Rmd
knit: "bookdown::render_book"
output: bookdown::gitbook
---It would be ideal if the knit task could pick up the |
|
@krlmlr Thanks for this PR! I'm happy to review it whenever you'd like. Adding knit HTML/PDF/all variations might be worthwhile now as they should be straightforward. You're welcome to take on other features like automatically opening the knitted document but it seems like it might be easiest to merge the basic features now and add on the more involved features in subsequent PRs. |
|
Can I just double check what you were trying to achieve here. The current To @jooyoungseo's point it also looks like the existing knit all / Theres also quite a bit of chat here around different potential features we could implement is it worth extracting these to separate issues ? I would propose closing this PR considering its now outdated/incompatible with the current changes to |


Expand list of tasks so that documents kan be rendered in a fresh session using tasks. Reference: #59 (comment).
Open an
.Rmdfile, run the "R: Knit" task.I wonder:
rstudioapi::xxx()call to the command line?.Rfiles