The Docker image will download the dartsviz package automatically
To run it:
- Clone repo
- Navigate to folder
- In terminal enter
make run
command - In RStudio run library(dartsviz)
- vignette('dartsviz') loads package vignette
The Docker image will download the dartsviz package automatically
To run it:
make run
command