adj2el | Maps adjacency matrix to edgelist |
as_tibble.dgTMatrix | Method to convert 'Matrix' sparse matrices to 'tibble's... |
check_specs | Check an adjacency matrix object for directedness and... |
datestring_to_unix | Converts the given datestring into a unix-timestamp. |
detect_date_format | Detect date format of a string |
el2adj | Maps edgelist to adjacency matrix |
get_adjacency | Compute the adjacency matrix from various types of objects. |
get_flat_unfolded_plot | Plot the flat unfolded graph based on an edge list |
get_rolling_windows | Builds rolling multiedge time-window networks from the... |
get_slice_edgelist | Filter edgelist for a time slice |
get_transition | Compute a transition matrix from an adjacency matrix. |
get_unfolded_adjacency | Create time unfolded adjacency matrix |
get_unfolded_layout | Generate the ggraph layout of a time unfolded graph |
get_unfolded_plot | Plot the time unfolded graph based on an edge list |
mat2vec_ix | Auxiliary function, gives mask for matrix for directed,... |
multi2weight | Generate weighted edge list from an edge list with... |
nodes_from_el | Extract node names from an edgelist |
unix_to_datestring | Converts the given unix_timestamp into a date-string. |
vec2mat | Auxiliary function, produces matrix from vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.