Last chance! 50% off unlimited learning
Sale ends in
WrdInsTab(nrow = 1, ncol = 1, heights = NULL, widths = NULL, main = NULL,
wrd = getOption("lastWord"))
GetNewWrd()
or an existing one, created by GetCurrWrd()
.
Default is the last created pointer stored in getOption("lastWord")
.GetNewWrd
, WrdText
# Windows-specific example
wrd <- GetNewWrd()
WrdInsTab(nrow=3, ncol=3, wrd=wrd)
Run the code above in your browser using DataLab