openalexR icon indicating copy to clipboard operation
openalexR copied to clipboard

Tracking coverage of OA entities

Open yjunechoe opened this issue 2 years ago • 2 comments

New file openalexR-coverage.R tracks oa2df()'s coverage of OA entity fields (currently just one draft for the Work entity)

New function get_coverage() introduces an interface to the coverage information, given an entity

This could also use some tests to ensure a match between what oa2df() actually returns vs. what we say it returns.

yjunechoe avatar Feb 26 '24 15:02 yjunechoe

@trangdata Could you help me double check my understanding of how we process variables from Work objects? And feel free to suggest anything to add to the comments column

yjunechoe avatar Feb 26 '24 15:02 yjunechoe

Thank you for putting this together @yjunechoe 💯 We needed this a long time ago. You're as thorough as always! 🚀

I will make a PR if I think of other things to add to comments.

trangdata avatar Feb 26 '24 21:02 trangdata