toString.runOptions: runOptions to string

View source: R/class_runOptions.R

toString.runOptionsR Documentation

runOptions to string

Description

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

Usage

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

Arguments

x

runOptions object, object to be converted.

...

Optional arguments.

Value

A string ready to be printed or written.

Examples

toString(runOptions())

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