count: Count number of research products based on different criteria

countR Documentation

Count number of research products based on different criteria

Description

Counting totals can be a bit difficult in complex data because the logic of what should be counted may not always be obvious. The count_ functions in this package are designed to encode this logic and memorialize it for future reports.

  • filter_between()

  • filter_in_year()

  • filter_supported()

  • filter_core_supported()

  • filter_by_tag()

Note

Ideally the count routines will only count existing records and not try to do additional filtering, but this may be necessary (or desirable). If filtering, then it should use the filter() section of this package.


steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.