Skip to content

Commit

Permalink
Improve fig dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
courtiol committed Sep 15, 2020
1 parent 5a1edec commit e3bc872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Installation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The current _IsoriX_ version indirectly uses `r length(miniCRAN::pkgDep("IsoriX"

```{r mini_CRAN}
library(miniCRAN) ## you need to install it beforehand!
set.seed(8L) ## the seed controls the rotation
set.seed(3L) ## the seed controls the rotation
plot(makeDepGraph("IsoriX", suggests = FALSE), cex = 0.8, main = "")
```

Expand Down

0 comments on commit e3bc872

Please sign in to comment.