parse_item_ {pocketapi} | R Documentation |
parse_item_
Description
Parse item in the response list into a mini tibble with one row.
Usage
parse_item_(item)
Arguments
item |
Pocket item from the Pocket entry list. |
Value
Tibble
[Package pocketapi version 0.1 Index]