quickWrite: Write a character vector (typically output of toString() to...

View source: R/utilities_private.R

quickWriteR Documentation

Write a character vector (typically output of toString() to file)

Description

Write a character vector (typically output of toString() to file)

Usage

quickWrite(txt, dir, fname)

Arguments

txt

Character vector, text to be written

dir

Character, directory where file is written. The directory is created if needed. dir should end with a path seperator (not checked here).

fname

Character, file name

Value

Nothing


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