vcat: Verbose cat

Description Usage Arguments

Description

This function is a simple wrapper for cat with a Boolean value for turning it on/off.

Usage

1
vcat(string, bool)

Arguments

string

character vector. String intended to be printed.

bool

logical. Specify whether to print the string to stout or not.+


BTR documentation built on May 2, 2019, 12:21 p.m.