error_checking {YTAnalytics}R Documentation

Error Check

Description

Make sure that the data returned from the API is not blank

Usage

error_checking(ytResults, id, contentType)

Arguments

ytResults

data.frame. Results from API

id

string. Video or playlistId

contentType

string. Either "video" or "playlist"

Value

data.frame


[Package YTAnalytics version 0.1.0 Index]