check_edge_classes | Check edge classes |
check_edges_table | Check 'edges_table' |
check_metadata | Check 'metadata' elements |
check_nodes_table | Check 'nodes_table' |
check_reference | Check 'reference' element |
core_as_igraph | Build an 'igraph' object from a 'proto_net' |
core_as_network | Build a 'network' object from a 'proto_net' |
dot-corenets_as_edge_df | 'igraph::as_data_frame()' wrapper Use in place of... |
dot-corenets_read_csv | 'readr::read_csv()' wrapper Use in place of... |
dot-corenets_read_file | Read file contents as-is then strip leading/trailing... |
dot-corenets_read_lines | 'readLines()'/'readr::read_lines()' wrapper Use in place of... |
dot-corenets_sys_file | 'system.file()' wrapper Use to access files in inst/! |
dot-count_edges | Count edges |
dot-count_nodes | Count nodes |
dot-has_loops | Does a 'proto_net' have loops? Checks whether any 'from' ==... |
dot-is_bimodal | Is a 'proto_net' bimodal? Checks 'is_bimodal' in codebook. |
dot-is_multiplex | Is a 'proto_net' multiplex? Checks if there are duplicate... |
dot-print_edge_class_attr | Print metadata for all edge_classes |
dot-print_edge_table | Print edge table |
dot-print_edge_table_attrs | Print edge table attributes |
dot-print_header | Print header line for 'proto_net' object |
dot-print_node_table | Print node table |
dot-refactor_classes | Refactor data classes |
extract_xlsx | Read Multiple Tables from Excels |
generate_graph_metadata | Generate COREnets Graph Metadata |
get_codebook_fields | Return Metadata Fields from Codebook |
get_data | Get Data |
get_description | Read Data Description |
get_node_classes | Testing for Isolates |
is_proto_net | Is this object a proto_net? |
list_data_sources | List Available Data |
print.proto_net | proto_net print method |
proto_net | Generate S3 proto_net generic function |
read_matrix | Read Matrix |
test_dynamic | Testing for Dynamic Edges |
test_isolates | Testing for Isolates |
test_loops | Testing for Loops |
test_output | Testing for Expected Structures |
to_matrix | From Dataframe to Adjacency or Incidence Matrix |
to_one_mode | Transform to one-mode |
unnest_edge_class | Unnest Igraph Object by Edge Type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.