powered by
If using this in an automation context, you should consider adding a `Sys.sleep(3)` (or higher) after starting the docker container.
start_splash(tag = "3.0")
Splash Docker image tag to start
`docker` `container` object
Other splash_docker_helpers: install_splash, stop_splash
install_splash
stop_splash
# NOT RUN { install_splash() splash_container <- start_splash() stop_splash(splash_container) # }
Run the code above in your browser using DataLab