We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI, thank you for a great package.
I have some error in render_graph.
I followed the first chunk of the DiagrammeR tutorial?
And I got those errors in below.
render_graph(example_graph, layout = "nicely") Error in viewer(index_html) : 'browser' must be a non-empty character string
What is the reason for this? Looking forward to your reply.
Thanks.
The text was updated successfully, but these errors were encountered:
What is your session info? I can't reproduce this with R Gui or RStudio?
The likely reason is maybe that your default browser is not set up?
Sorry, something went wrong.
No branches or pull requests
HI,
thank you for a great package.
I have some error in render_graph.
I followed the first chunk of the DiagrammeR tutorial?
And I got those errors in below.
render_graph(example_graph, layout = "nicely")
Error in viewer(index_html) :
'browser' must be a non-empty character string
What is the reason for this? Looking forward to your reply.
Thanks.
The text was updated successfully, but these errors were encountered: