Man pages for connectedblue/ProjectTemplate2
Provides custom template and other extensions of ProjectTemplate

add.configAdd project specific config to the global config
add.extensionAssociate a reader function with an extension.
arff.readerRead the Weka file format.
cacheCache a data set for faster loading.
cache.nameTranslate a variable name into a file name for caching.
cache.projectCache a project's data sets in binary format.
clean.variable.nameTranslate a file name into a valid R variable name.
clearClear objects from the global environment
clear.cacheClear data sets from the cache
create.projectCreate a new project.
csv2.readerRead a semicolon separated values (.csv2) file.
csv.readerRead a comma separated values (.csv) file.
dbf.readerRead an XBASE file with a .dbf file extension.
db.readerRead a SQlite3 database with a (.db) file extension.
epiinfo.readerRead an Epi Info file with a .rec file extension.
file.readerRead an arbitrary file described in a .file file.
get.projectShow information about the current project.
load.projectAutomatically load data and packages for a project.
migrate.projectMigrates a project from a previous version of ProjectTemplate
mp3.readerRead an MP3 file with a .mp3 file extension.
mtp.readerRead a Minitab Portable Worksheet with an .mtp3 file...
octave.readerRead an Octave file with a .m file extension.
ppm.readerRead a PPM file with a .ppm file extension.
preinstalled.readersMaps file types to the reader functions used to autoload...
ProjectTemplateAutomates the creation of new statistical analysis projects.
rdata.readerRead an RData file with a .rdata or .rda file extension.
reload.projectReload or reset a project
require.packageRequire a package for use in the project
r.readerRead an R source file with a .R file extension.
run.projectRun all of the analyses in the 'src' directory.
show.projectShow information about the current project.
spss.readerRead an SPSS file with a .sav file extension.
sql.readerRead a database described in a .sql file.
stata.readerRead a Stata file with a .stata file extension.
stub.testsGenerate unit tests for your helper functions.
systat.readerRead a Systat file with a .sys or .syd file extension.
test.projectRun all unit tests for this project.
translate.dcfRead a DCF file into an R list.
tsv.readerRead a tab separated values (.tsv or .tab) file.
url.readerRead a remote file described in a .url file.
wsv.readerRead a whitespace separated values (.wsv or .txt) file.
xls.readerRead an Excel 2004 file with a .xls file extension.
xlsx.readerRead an Excel 2007 file with a .xlsx file extension.
xport.readerRead an XPort file with a .xport file extension.
connectedblue/ProjectTemplate2 documentation built on May 17, 2019, 2:46 p.m.