inst/example-script.R

# same from the example
1 + 1
Sys.sleep(2)
head(mtcars)
message(1)
warning(2)
stop(3)

Try the echo package in your browser

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

echo documentation built on May 31, 2023, 7:03 p.m.