#!/bin/sh

rm -f *.html *.pdf
Rscript -e "rmarkdown::render('remoter.Rmd')"
