sprout.program: Generates the shell of a code that is project specific

Description Usage Arguments Details Value

Description

Generates the shell of a code that is project specific

Usage

1
2
sprout.program(project.id = NA, source.file.name = NA, description = "",
  seed = 2011, capture.load.command = "library(IT2)", controller = FALSE)

Arguments

project.id

Name of project

source.file.name

Filename to create

description

What program does

seed

Set seed at program initialization

capture.load.command

Command for loading inference tree library

Details

Will not overwrite existing program

Value

Logical indicating success or not


gelfondjal/IT2 documentation built on May 17, 2019, 12:15 a.m.