Tad Dallas

Results 5 comments of Tad Dallas

+1 for @minisciencegirl 's suggestion about naming schemes Is there any reason to have the Open Data sections after Collaboration sections? It might flow better (in my mind) from data...

Looks good to me! One tiny thing: I noticed that much of the material uses Python. Perhaps it would be worthwhile to also show some R examples, as some pretty...

I've made a first pass at adding the functionality to the `getRelationships` function by adding a `plot` argument, which defaults to FALSE. Please feel free to suggest changes or tweak...

I've separated the plotting function, but have still included an argument in getRelationships for plotting. Feel free to remove this. Also feel free to edit the functionality and the documentation....

Sounds good. I've removed the plotting functionality and argument from `getRelationships`, and now `plotRelationships` takes a data.package object, runs `getRelationships` with condense=TRUE, and then visualizes the relationships using igraph.