#!/bin/bash
Rscript -e "options('formatR.indent'=2);formatR::tidy_dir('$1')"
