powered by
Retrieve the Docker image for Splash
install_splash(tag = "latest")
Splash Docker image tag to install
a docker_image object or NULL if an error occurred.
docker_image
NULL
Other splash_docker_helpers: start_splash, stop_splash
start_splash
stop_splash
# NOT RUN { install_splash() splash_container <- start_splash() stop_splash(splash_container) # }
Run the code above in your browser using DataLab