| Ryacas_options {Ryacas0} | R Documentation |
Set or get options for the Ryacas package
Description
Set or get options for the Ryacas package
Usage
Ryacas_options(...)
Arguments
... |
Option names to retrieve option values or |
Supported options
The following options are supported
-
module_matvec_enabled(defaultTRUE): Print yacasList()'s as vectors andList(List(), ...)'s as matrices. -
prettyform_default(defaultFALSE): Print yacas asPrettyForm()as default.
[Package Ryacas0 version 0.4.4 Index]