knitr::opts_chunk$set( collapse = TRUE, comment = "#>", warning = FALSE, message = TRUE, out.width = "100%" )
We need to install docker first.
Please refer to the offical website of docker: https://www.docker.com/get-started.
Download the docker based on your platform.
Double-click Docker.app in the Applications folder to start Docker. In the example below, the Applications folder is in “grid” view mode.
sessionInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.