R4DS Ch. 8
setwd()
{base}
set working directory
getwd()
{base}
return working directory
The end!