| L {SEMID} | R Documentation | 
Get directed adjacency matrix.
Description
Get directed adjacency matrix.
Usage
L(this, ...)
## S3 method for class 'LatentDigraphFixedOrder'
L(this, ...)
## S3 method for class 'LatentDigraph'
L(this, ...)
## S3 method for class 'MixedGraph'
L(this, ...)
Arguments
this | 
 the graph object  | 
... | 
 ignored.  | 
[Package SEMID version 0.4.1 Index]