BrailleR (version 0.30.2)

Options: Set package options

Description

A set of convenience functions to alter the settings that control how much output is generated and displayed by other BrailleR functions.

Usage

GoBlind()
GoSighted()

LatexOn() LatexOff()

ViewOn() ViewOff()

Arguments

Value

Nothing is returned. These functions are only used for their side effects.

Details

The function names should be fairly self explanatory. GoBlind() and GoSighted() control use of the VI() method which provides extra information about graphical objects for the assistance of blind users; ViewOn() and ViewOff() are for the automatic opening of HTML pages created by BrailleR functions; and LatexOn() and LatexOff() control the production of tables into LaTeX via the xtable package.

See Also

See these settings applied as default arguments to UniDesc