inst/synthetic.R

data <- tibble::tibble( a = rep("attention", args$size),
                b = 1:args$size,
                r = runif(args$size))
return(data)

Try the sourcoise package in your browser

Any scripts or data that you put into this service are public.

sourcoise documentation built on June 8, 2025, 1:03 p.m.