powered by
Get the time in which the hourly limit will reset.
ct_get_reset_time()
date and time in which the hourly query limit will reset. Return is a "POSIXct" object (see DateTimeClasses).
DateTimeClasses
# NOT RUN { ct_get_reset_time() # Get minutes remaining until limit reset, as numeric value. as.double(ct_get_reset_time() - Sys.time()) # }
Run the code above in your browser using DataLab