View source: R/st_category_rankings.R
| process_ranking_response | R Documentation |
Internal function to process and enrich category ranking API responses.
process_ranking_response(resp, os, category, country, chart_type, date, limit)
resp |
Response object from httr2 |
os |
Operating system |
category |
Category ID used in request |
country |
Country code used in request |
chart_type |
Chart type used in request |
date |
Date used in request (may be NULL) |
limit |
Number of results requested |
A processed tibble with ranking data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.