Learn R Programming

traktok (version 0.1.1)

last_query: Retrieve most recent query

Description

If tt_search_api or tt_comments_api fail after already getting several pages, you can use this function to get all videos that have been retrieved so far from memory. Does not work when the session has crashed. In that case, look in tempdir() for an RDS file as a last resort.

Usage

last_query()

last_comments()

Arguments

Value

a list of unparsed videos or comments.