compare_node_degree_difference <- function(vec1, vec2){ assert_same_names(vec1, vec2) vec1 - vec2 }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.