powered by
GetCurrWrd() GetCurrXL()
GetNewWrd
IsValidWrd
# Windows-specific example x <- rnorm(100) wrd <- GetCurrWrd() if(IsValidWrd(wrd)){ Desc(x, wrd=wrd) } else { print("GetCurrWrd: no running word instance found...") }
Run the code above in your browser using DataLab