print.BaseFileSection {aroma.Base}R Documentation

Prints a BASE file section to stdout

Description

Prints a BASE file section to stdout.

Usage

## S3 method for class 'BaseFileSection':
print(x, ...)

Arguments

... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]