All functions |
|
---|---|
Maps adjacency matrix to edgelist |
|
|
Method to convert 'Matrix' sparse matrices to 'tibble's Method for 'as_tibble' to coerce sparse matrix objects to a 'tibble' |
Check an adjacency matrix object for directedness and presence of selfloops |
|
Converts the given datestring into a unix-timestamp. |
|
Detect date format of a string |
|
Maps edgelist to adjacency matrix |
|
Compute the adjacency matrix from various types of objects. |
|
Plot the flat unfolded graph based on an edge list |
|
Builds rolling multiedge time-window networks from the edge_list. |
|
Filter edgelist for a time slice |
|
Compute a transition matrix from an adjacency matrix. |
|
Create time unfolded adjacency matrix |
|
Generate the ggraph layout of a time unfolded graph |
|
Plot the time unfolded graph based on an edge list |
|
Auxiliary function, gives mask for matrix for directed, undirected etc. |
|
Generate weighted edge list from an edge list with multiedges. |
|
Extract node names from an edgelist |
|
Converts the given unix_timestamp into a date-string. |
|
Auxiliary function, produces matrix from vector |