Learn R Programming

canceR (version 1.4.0)

getTextWin: get text in tcltk windows

Description

get text in tcltk windows

Usage

getTextWin(text)

Arguments

text
string

Value

tcltk windows with text

Examples

Run this code
text <- "mytext"
## Not run: 
# getTextWin(text) 
# ## End(Not run)

Run the code above in your browser using DataLab