catLines: Print Character Vector to the Console

View source: R/io.R

catLinesR Documentation

Print Character Vector to the Console

Description

Call cat on character vector, pasted with collapse = <new line>

Usage

catLines(x)

Arguments

x

vector of character representing text lines to be printed


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.