getGraph | R Documentation |
The function is applied on objects of appropriate class with slot 'graph'. It is used instead of the command 'obj_name$graph'.
getGraph(obj, ...) ## Default S3 method: getGraph(obj, ...) ## S3 method for class 'Network' getGraph(obj, ...) ## S3 method for class 'HRMnetwork' getGraph(obj, ...)
obj |
Object of appropriate class ('Network', 'HRMnetwork') |
... |
additional arguments |
The content of slot $graph
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.