openalexR icon indicating copy to clipboard operation
openalexR copied to clipboard

Snowball search vignette

Open yjunechoe opened this issue 1 year ago • 1 comments

Compiling oa_snowball() doc enhancement ideas across issues:

FAQ:

  • Count discrepancies: https://github.com/ropensci/openalexR/issues/178, #290
  • Maybe rehash some general discussion about large query results

Using filters:

  • Search by doi: https://github.com/ropensci/openalexR/issues/259
  • Search by orcid: https://github.com/ropensci/openalexR/issues/30
  • Passing params to backward/forward searches https://github.com/ropensci/openalexR/issues/279

Analysis - {tidygraph}/{ggraph}:

  • https://github.com/ropensci/openalexR/issues/62
  • https://github.com/ropensci/openalexR/issues/119
  • 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)

Misc.

  • Flattening with snowball2df(): https://github.com/ropensci/openalexR/issues/23

@trangdata Can I close https://github.com/ropensci/openalexR/issues/119 in favor of tracking the vignette discussion here? Also please feel free to add if I missed anything!

yjunechoe avatar Sep 30 '24 11:09 yjunechoe

Wow June this is great! Thank you for this organization! I think you got everything.

trangdata avatar Sep 30 '24 13:09 trangdata