Learn R Programming

tuber (version 1.1.0)

yt_set_quota_limit: Set Quota Limit

Description

Set the daily quota limit (default is 10,000 units)

Usage

yt_set_quota_limit(limit)

Arguments

limit

Integer. Daily quota limit in units

Examples

Run this code
if (FALSE) {
# If you have a higher quota limit
yt_set_quota_limit(50000)
}

Run the code above in your browser using DataLab