inst/run/dev.R

# do not deploy from this file
# see leprechaun::add_app_file()
leprechaun::build()

pkgload::load_all(
	path = "../../",
	reset = TRUE,
	helpers = FALSE
)

run()

Try the leprechaun package in your browser

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

leprechaun documentation built on Jan. 19, 2022, 5:08 p.m.