toString.mcmcCooking {RBaM} | R Documentation |
mcmcCooking to string
Description
Convert an object of class 'mcmcCooking' into a ready-to-write vector of string
Usage
## S3 method for class 'mcmcCooking'
toString(x, ...)
Arguments
x |
mcmcCooking object, object to be converted. |
... |
Optional arguments. |
Value
A string ready to be printed or written.
Examples
toString(mcmcCooking())
[Package RBaM version 1.0.1 Index]