Ryacas_options: Set or get options for the Ryacas package

View source: R/options.R

Ryacas_optionsR 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 [key] = [value] pairs to set options.

Supported options

The following options are supported

  • module_matvec_enabled (default TRUE): Print yacas List()'s as vectors and List(List(), ...)'s as matrices.

  • prettyform_default (default FALSE): Print yacas as PrettyForm() as default.


Ryacas0 documentation built on Jan. 12, 2023, 5:11 p.m.