Returns the package version.
Author
Gabor Csardi csardi.gabor@gmail.com
Examples
## Compare to the package version
packageDescription("igraph")$Version
#> [1] "2.1.1.9006"
igraph_version()
#> [1] "2.1.1.9006"
Returns the package version.
Gabor Csardi csardi.gabor@gmail.com
## Compare to the package version
packageDescription("igraph")$Version
#> [1] "2.1.1.9006"
igraph_version()
#> [1] "2.1.1.9006"