getTextWin: get text in tcltk windows

Description Usage Arguments Value Examples

View source: R/getTextWin.R

Description

get text in tcltk windows

Usage

1

Arguments

text

string

Value

tcltk windows with text

Examples

1
2
3
4
5
text <- "mytext"
## Not run: 
getTextWin(text) 

## End(Not run)

canceR documentation built on Nov. 8, 2020, 7:21 p.m.