toString_engine: Write value-comment pairs into string vector

View source: R/utilities_private.R

toString_engineR Documentation

Write value-comment pairs into string vector

Description

Write value-comment pairs into string vector

Usage

toString_engine(val, comment, addQuote = T)

Arguments

val

List, object/list of values to be printed

comment

Character vector, associated comments (same length as val)

addQuote

Logical, ass double quotes to strings?

Value

A character vector, ready to be printed of written to file


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