nytnyt: wrapper for 'Sys.sleep'

Description Usage Arguments Value Examples

Description

A wrapper that is useful when you need to sleep in a loop or scrape

Usage

1
nytnyt(periods = c(2, 3))

Arguments

periods

controls the min and max for runif that controls the time for sleep

Value

Sys.sleep

Examples

1
nytnyt(periods = c(1,2))

HanjoStudy/quotidieR documentation built on May 5, 2019, 6:13 p.m.