Learn R Programming

gofigR (version 0.3.1)

gofigr_cat: Equivalent to cat but only outputs if GoFigr client is verbose.

Description

Equivalent to cat but only outputs if GoFigr client is verbose.

Usage

gofigr_cat(gf, content, ...)

Value

NA

Arguments

gf

GoFigr client

content

text to print

...

passed to cat