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

Download the docker based on your platform.

Install docker

Run docker

Double-click Docker.app in the Applications folder to start Docker. In the example below, the Applications folder is in “grid” view mode.

Session information

sessionInfo()


tidymass/massconverter documentation built on Sept. 25, 2022, 1:53 p.m.