You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd personally like to see more data wrangling with {tidygraph} (ex: filter(oa_input | centrality_degree(mode = "all") > 1) filters input papers and connections with 2 or more edges shared between the inputs)
Compiling
oa_snowball()
doc enhancement ideas across issues:FAQ:
oa_snowball
doesn't matchcited_by_count
#178, Unstable citation network results for new publications #290Using filters:
Analysis -
{tidygraph}
/{ggraph}
:{tidygraph}
(ex:filter(oa_input | centrality_degree(mode = "all") > 1)
filters input papers and connections with 2 or more edges shared between the inputs)Misc.
snowball2df()
: Flattened 1-table snowball output #23@trangdata Can I close #119 in favor of tracking the vignette discussion here? Also please feel free to add if I missed anything!
The text was updated successfully, but these errors were encountered: