knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Run your own version of the web application

  1. Get the source code from GitHub:
git clone https://github.com/PhilPalmer/AutoPlate.git
cd AutoPlate
  1. See app.R for how you can run you own version of the app yourself locally

Once you've loaded the library you can run AutoPlate like so:

RScript app.R


PhilPalmer/AutoPlate documentation built on Dec. 18, 2021, 7:41 a.m.