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