Source a File from the Current Working Directory
src.Rdsrc concatenates ".s" to its argument, quotes the result,
and sources in the file. It sets options(last.source) to
this file name so that src() can be issued to re-source
the file when it is edited.