#!/bin/sh

test -f cty_mod.r.Rout && mv -f cty_mod.r.Rout cty_mod.r.Rout.bak

R CMD BATCH --vanilla cty_mod.r 
