Other packages > Find by keyword >

ProjectTemplate  

Automates the Creation of New Statistical Analysis Projects
View on CRAN: Click here


Download and install ProjectTemplate package within the R console
Install from CRAN:
install.packages("ProjectTemplate")

Install from Github:
library("remotes")
install_github("cran/ProjectTemplate")

Install by package version:
library("remotes")
install_version("ProjectTemplate", "0.10.4")



Attach the package and use:
library("ProjectTemplate")
Maintained by
Kenton White
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-08-25
Latest Update: 2023-11-19
Description:
Provides functions to automatically build a directory structure for a new R project. Using this structure, 'ProjectTemplate' automates data loading, preprocessing, library importing and unit testing.
How to cite:
Kenton White (2010). ProjectTemplate: Automates the Creation of New Statistical Analysis Projects. R package version 0.10.4, https://cran.r-project.org/web/packages/ProjectTemplate
Previous versions and publish date:
0.1-1 (2010-08-25 14:50), 0.1-2 (2010-08-27 08:23), 0.1-3 (2010-10-03 10:19), 0.3-3 (2011-07-02 16:19), 0.3-4 (2011-07-04 10:23), 0.3-5 (2011-07-23 15:03), 0.4-2 (2012-05-13 10:35), 0.5-1 (2014-03-17 10:35), 0.5 (2014-03-13 10:54), 0.6 (2014-10-06 00:57), 0.7 (2016-08-11 12:26), 0.8.2 (2018-04-20 19:48), 0.8 (2017-08-09 06:11), 0.9.0 (2019-02-26 20:30), 0.9.1 (2020-04-15 20:40), 0.9.2 (2020-05-11 23:10), 0.9.3 (2020-12-04 06:30), 0.10.0 (2021-01-08 20:30), 0.10.1 (2021-02-08 23:40), 0.10.2 (2021-07-31 13:50), 0.10.3 (2023-02-27 22:42)
Other packages that cited ProjectTemplate R package
View ProjectTemplate citation profile
Other R packages that ProjectTemplate depends, imports, suggests or enhances
Functions, R codes and Examples using the ProjectTemplate R package
Some associated functions: ProjectTemplate . add.config . add.extension . cache.name . cache . cache.project . clean.variable.name . clear.cache . clear . create.project . create.template . get.project . internal.attach.or.add.namespace . internal.cache.filename . internal.cache.format . internal.cache.hash . internal.cache.status . internal.cached.variables . internal.check.version . internal.convert.to.data.table . internal.convert.to.tibble . internal.create.cache.hash . internal.create.project . internal.dir.empty . internal.evaluate.code . internal.get.template . internal.has.project . internal.init.logger . internal.is.ProjectTemplate . internal.is.cache.empty . internal.is.cached . internal.is.dir . internal.list.data . internal.list.files.and.dirs . internal.load.data . internal.load.helpers . internal.load.libraries . internal.munge.data . internal.package.version . internal.parse.extensions . internal.prepare.data.ignore.regex . internal.provide.directory . internal.quietstop . internal.read.cache.info . internal.remove.sticky.vars . internal.require.package . internal.rstudioprojectfile . internal.stopifnotproject . internal.stopifproject . internal.unload.project . internal.var.diff.from . internal.write.cache . list.data . load.project . loadproject_addin . migrate.project . migrate.template . preinstalled.readers . project.config . reload.project . reloadproject_addin . require.package . run.project . show.project . stub.tests . test.project . translate.dcf . 
Some associated R codes: add.config.R . add.extension.R . addins.R . arff.reader.R . cache.R . cache.name.R . cache.project.R . clean.variable.name.R . clear.R . clear.cache.R . config.R . create.project.R . create.template.R . csv.reader.R . csv2.reader.R . db.reader.R . dbf.reader.R . epiinfo.reader.R . feather.reader.R . file.reader.R . get.project.R . help.R . list.data.R . load.project.R . migrate.project.R . migrate.template.R . mp3.reader.R . mtp.reader.R . octave.reader.R . ppm.reader.R . preinstalled.readers.R . project.config.R . r.reader.R . rdata.reader.R . rds.reader.R . reload.project.R . require.package.R . run.project.R . show.project.R . spss.reader.R . sql.reader.R . stata.reader.R . stopifnotproject.R . stub.tests.R . systat.reader.R . test.project.R . translate.dcf.R . tsv.reader.R . url.reader.R . wsv.reader.R . xls.reader.R . xlsx.reader.R . xport.reader.R .  Full ProjectTemplate package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns