getIgraphOpt | R Documentation |
getIgraphOpt()
was renamed to igraph_opt()
to create a more
consistent API.
getIgraphOpt(x, default = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.