igraph.options {igraph}R Documentation

Parameters for the igraph package

Description

[Deprecated]

igraph.options() was renamed to igraph_options() to create a more consistent API.

Usage

igraph.options(...)

Arguments

...

A list may be given as the only argument, or any number of arguments may be in the name=value form, or no argument at all may be given. See the Value and Details sections for explanation.


[Package igraph version 2.0.3 Index]