Creates a weighted adjacency matrix of probability of citation between countries

make_countryNetwork(source_ids, citation_network)

Arguments

source_ids

source_ids

citation_network

an edge data.frame

Value

a weighted adjacency matrix of probability of citation between countries