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

add option to export objectDiagram to png #168

Open
CeresBarros opened this issue Jul 15, 2021 · 0 comments
Open

add option to export objectDiagram to png #168

CeresBarros opened this issue Jul 15, 2021 · 0 comments

Comments

@CeresBarros
Copy link
Member

using something along the lines of

objectDiagram(sim)
webshot("http://localhost:20581/session/viewhtml6aec1852565c/index.html", 
        file = file.path(figDir, "objectDiagram_baseCase.png")

and potentially this https://rstudio.github.io/rstudioapi/reference/viewer.html to set the html file path

@CeresBarros CeresBarros changed the title add option to export objectDiagram to pnq add option to export objectDiagram to png Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant