toString.mcmcSummary: mcmcSummary to string

View source: R/class_mcmcSummary.R

toString.mcmcSummaryR Documentation

mcmcSummary to string

Description

Convert an object of class 'mcmcSummary' into a ready-to-write vector of string

Usage

## S3 method for class 'mcmcSummary'
toString(x, ...)

Arguments

x

mcmcSummary object, object to be converted.

...

Optional arguments.

Value

A string ready to be printed or written.

Examples

toString(mcmcSummary())

BaM-tools/RBaM documentation built on April 11, 2025, 10:01 p.m.