| createConQuestProject {conquestr} | R Documentation | 
createConQuestProject
Description
creates a standard folder structure to work with 'ACER ConQuest' Projects.
Usage
createConQuestProject(prefix = getwd(), ...)
Arguments
prefix | 
 a valid file path where to create project folders.  | 
... | 
 optional params, including "setDebug"  | 
Value
Boolean TRUE.
Examples
## Not run: 
createConQuestProject()
## End(Not run)
[Package conquestr version 1.3.4 Index]