Learn R Programming

sybil (version 1.1.2)

getsybilenv: Print sybil Environment

Description

Prints current settings in the sybil environment.

Usage

getsybilenv(part)

Arguments

part
A character vector containing names of elements in the sybil environment. Possible values are: [object Object],[object Object],[object Object],[object Object]

Value

  • Returns NULL invisibly.

Details

Typical usages are getsybilenv(PART) getsybilenv() If argument part is not given, all four elements described above where printed.

See Also

addAlgorithm, addSolver, SYBIL_SETTINGS, checkDefaultMethod and checkAlgorithm