Learn R Programming

conquestr (version 1.4.5)

createConQuestProject: createConQuestProject

Description

creates a standard folder structure to work with 'ACER ConQuest' Projects.

Usage

createConQuestProject(prefix = getwd(), ...)

Value

Boolean TRUE.

Arguments

prefix

a valid file path where to create project folders.

...

optional params, including "setDebug"

Examples

Run this code
if (FALSE) {
createConQuestProject()
}

Run the code above in your browser using DataLab