as.character.RspStringProduct {R.rsp}R Documentation

Returns a plain character string representation of an RSP string product

Description

Returns a plain character string representation of an RSP string product. All attributes including class have been dropped.

Usage

## S3 method for class 'RspStringProduct'
as.character(x, ...)

Arguments

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

For more information see RspStringProduct.


[Package R.rsp version 0.44.0 Index]