powered by
interval.check(data, input = "Stop", times, fun = "
times
head(cars) interval.check(cars, input="speed", times=seq(min(cars$speed), max(cars$speed), length=10))
Run the code above in your browser using DataLab