SweaveOptions-class: Class "SweaveOptions", a class to handle options in Sweave

SweaveOptions-classR Documentation

Class "SweaveOptions", a class to handle options in Sweave

Description

A small class designed to hold a set of Sweave options

Objects from the Class

Objects can be created by calls of the form new("SweaveOptions", ...).

Slots

options:

Object of class "list" A list of strings representing options from a Sweave document.

Methods

show

signature(object = "SweaveOptions"): Outputs the options

getOptions

signature(object = "SweaveOptions"): Retrieves the options

numOptions

signature(object = "SweaveOptions"): Returns the number of options

Author(s)

Jeff Gentry

See Also

Sweave, codeChunk


Bioconductor/DynDoc documentation built on Oct. 29, 2023, 4:16 p.m.