runnR: You're doing something important

View source: R/runnR.R

runnRR Documentation

You're doing something important

Description

Do you ever feel like you are getting enough done. In fact, you've gotten everything you wanted done, but you still have a few more hours at work. Well, use runnR to make that console busy!

Usage

runnR(
  time = sample(100:500, size = 1),
  what = rep(letters, times = 2),
  ran_time = TRUE
)

Arguments

time

how long do you want the function to run?

what

What do you want the function to say is processing?

ran_time

Do you want the run time of the function to be random? I do!

Examples

runnR()


chris-s-friedman/Friedman documentation built on Feb. 12, 2023, 8:02 p.m.