Turn an R call into an Unix call
r(code)
code
the function to call
an unix R call
r(print("yeay")) r(install.packages("plumber", repo = "http://cran.irsn.fr/"))