How to make , e.g., a logical R object xxx
indicating internet environment. If xxx=TRUE
then online and if xxx=FALSE
then off line.
motivation
I use TeX scripts in Shiny in which internet environment is required.
If off line, then any tex script remains its raw appearance.