echo: Print to renamer GUI

View source: R/generic.R

echoR Documentation

Print to renamer GUI

Description

Prints a message to the console and the renamer tool GUI and/or the R console. When printing to the console, just calls the print function.

Usage

echo(message, printToGUI = TRUE, printToConsole = TRUE)

Arguments

message

character, the message to be printed.

printToGUI

logical, indicating whether or not to print the message to the gtext widget on the renamer GUI.

printToConsole

logical, indicating whether or not to print the message to the console.


hmbotelho/htmrenamer documentation built on April 11, 2025, 11:04 p.m.