Skip to contents

Returns the R package version, prints the R package version and C library version.

Usage

igraph_version(software = c("R", "C"))

Details

#' @return A character scalar, the igraph version string.

Author

Gabor Csardi csardi.gabor@gmail.com

Examples

igraph_version()