print.GString {R.utils}R Documentation

Prints the processed GString

Description

Prints the processed GString.

Usage

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

Arguments

... Arguments passed to print().

Value

Returns (invisibly) the process GString character string.

Author(s)

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

See Also

For more information see GString.


[Package R.utils version 1.1.1 Index]