in.term {cursr} | R Documentation |
Tests whether the session is in terminal and returns TRUE or FALSE. Many of the cursr
functions require being in terminal and will not work with RStudio or the R GUI application.
in.term()
logical value; TRUE
or FALSE
in.term()