View source: R/open_alex_export.R
openalex_counts | R Documentation |
Aggregates/counts can be retrieved using the group_bys query parameter
openalex_counts(
filter = openalex_filter_default(),
dimensions = openalex_groupbys_default()
)
filter |
a set of filter criteria, see the defaults in openalex_filter_default() |
dimensions |
a set of grouping dimensions, see the defaults in openalex_groupbys_default() |
a list of tibbles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.