getIgraphOpt: Parameters for the igraph package

View source: R/par.R

getIgraphOptR Documentation

Parameters for the igraph package

Description

[Deprecated]

getIgraphOpt() was renamed to igraph_opt() to create a more consistent API.

Usage

getIgraphOpt(x, default = NULL)

Arguments

x

A character string holding an option name.

default

If the specified option is not set in the options list, this value is returned. This facilitates retrieving an option and checking whether it is set and setting it separately if not.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.