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

Update figure generation scripts to automatically export image files #632

Open
jcoliver opened this issue May 7, 2020 · 3 comments
Open
Labels
help wanted Looking for Contributors type:template and tools Issue about template and tools

Comments

@jcoliver
Copy link
Contributor

jcoliver commented May 7, 2020

Figures (or at least some of them) for dplyr and tidyr lessons are generated via R scripts (in the fig directory). Currently, one is required to manually export png figures. It would be nice to automate this process. DiagrammeR::export_graph might be the best way to go about doing this.

@jcoliver jcoliver changed the title Updata figure generation scripts to automatically export image files Update figure generation scripts to automatically export image files May 7, 2020
@jcoliver
Copy link
Contributor Author

jcoliver commented Jun 1, 2020

Related to #631

@jcoliver
Copy link
Contributor Author

jcoliver commented Jun 5, 2020

This is a heavy ask, given waning attention to DiagrammeR package, which is used to create the figures.

@jcoliver jcoliver added the type:template and tools Issue about template and tools label Jun 23, 2020
@zkamvar
Copy link
Contributor

zkamvar commented Mar 16, 2021

Would you be able to use child knitr documents for the figures?

https://yihui.org/knitr/demo/child/

@jcoliver jcoliver added the help wanted Looking for Contributors label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Looking for Contributors type:template and tools Issue about template and tools
Projects
None yet
Development

No branches or pull requests

2 participants