Show the code
pacman::p_load(jsonlite,tidygraph,ggraph, visNetwork, tidyverse)Ye Naing Oo
May 13, 2023
Invalid Date
Rows: 3,428
Columns: 3
$ id <chr> "Spanish Shrimp Carriers", "12744", "143129355", "7775", "101…
$ type <chr> "company", "organization", "organization", "organization", "or…
$ country <chr> "Nalakond", NA, NA, NA, NA, NA, NA, "Rio Isla", NA, NA, NA, NA…
Rows: 11,069
Columns: 5
$ source <chr> "Spanish Shrimp Carriers", "Spanish Shrimp Carriers", "Spanis…
$ target <chr> "12744", "21323516", "290834957", "3506021", "Conventionâ", "22…
$ type <chr> "ownership", "partnership", "partnership", "ownership", "family…
$ weight <dbl> 0.9001396, 0.8458973, 0.9648761, 0.9642126, 0.8234858, 0.893152…
$ key <int> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, …