If you load in the .rda from the package, you'll just get graphics::abline() in your environment. My guess is a typo when compressing the data :)
I'd offer to fix, but it appears the raw data are not available on github? It might be the dataset available here:
http://math.bu.edu/people/kolaczyk/datasets.html
which has a matrix of flows (2016x121) and the network matrix (30x121) along with names.
If the raw data could be provided, I'd be happy to compress/fixup the package side of things.
If you load in the .rda from the package, you'll just get graphics::abline() in your environment. My guess is a typo when compressing the data :)
I'd offer to fix, but it appears the raw data are not available on github? It might be the dataset available here:
http://math.bu.edu/people/kolaczyk/datasets.html
which has a matrix of flows (2016x121) and the network matrix (30x121) along with names.
If the raw data could be provided, I'd be happy to compress/fixup the package side of things.