getTextWin: get text in tcltk windows

View source: R/getTextWin.R

getTextWinR Documentation

get text in tcltk windows

Description

get text in tcltk windows

Usage

getTextWin(text)

Arguments

text

string

Value

tcltk windows with text

Examples

text <- "mytext"
## Not run: 
getTextWin(text) 

## End(Not run)

kmezhoud/canceR documentation built on March 4, 2024, 12:34 a.m.