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

readme.rmd fails to knit #40

Closed
strengejacke opened this issue Sep 25, 2019 · 3 comments
Closed

readme.rmd fails to knit #40

strengejacke opened this issue Sep 25, 2019 · 3 comments

Comments

@strengejacke
Copy link
Member

This code-chunk in lines 122- fails...

dependency_graph_df <- ggnetwork::ggnetwork(
  dependency_graph
  , layout = "fruchtermanreingold"
  , arrow.gap = 0.015
  , layout.par = list(niter = 5000)
)
@strengejacke
Copy link
Member Author

@DominiqueMakowski Any idea?

@strengejacke
Copy link
Member Author

ok, solved it.

@DominiqueMakowski
Copy link
Member

nice!

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

2 participants