ProjectTemplate         Automates the creation of new statistical
                        analysis projects.
arff.reader             Read the Weka file format.
cache                   Cache a data set for faster loading.
cache.name              Translate a variable name into a file name for
                        caching.
cache.project           Cache a project's data sets in binary format.
clean.variable.name     Translate a file name into a valid R variable
                        name.
create.project          Create a new project.
csv.reader              Read a comma separated values (...
db.reader               Read a SQlite3 database with a (...
dbf.reader              Read an XBASE file with a...
epiinfo.reader          Read an Epi Info file with a...
extensions.dispatch.table
                        Maps file types to the reader functions used to
                        autoload them.
file.reader             Read an arbitrary file described in a...
load.project            Automatically load data and packages for a
                        project.
mp3.reader              Read an MP3 file with a...
mtp.reader              Read a Minitab Portable Worksheet with an...
octave.reader           Read an Octave file with a...
ppm.reader              Read a PPM file with a...
r.reader                Read an R source file with a...
rdata.reader            Read an RData file with a...
reload.project          Reload a project from scratch.
run.project             Run all of the analyses in the src directory.
show.project            Show information about the current project.
spss.reader             Read an SPSS file with a...
sql.reader              Read a database described in a...
stata.reader            Read a Stata file with a...
stub.tests              Generate unit tests for your helper functions.
systat.reader           Read a Systat file with a...
test.project            Run all unit tests for this project.
translate.dcf           Read a DCF file into an R list.
tsv.reader              Read a tab separated values (...
url.reader              Read a remote file described in a...
wsv.reader              Read a whitespace separated values (...
xls.reader              Read an Excel 2004 file with a...
xlsx.reader             Read an Excel 2007 file with a...
xport.reader            Read an XPort file with a...
