ropensci / refsplitr

R package for processing, organizing, and visualizing reference records downloaded from the Web of Science.
https://docs.ropensci.org/refsplitr
Other
55 stars 6 forks source link

plot_net_country error #65

Closed embruna closed 5 years ago

embruna commented 5 years ago

When I was running through the vignette this example threw an error:

plot_net_country <- plot_net_country(example_georef$addresses)


Error in Ops.data.frame(fromC, toC) : 
  ‘+’ only defined for equally-sized data frames```
aurielfournier commented 5 years ago

fixed!