Detect if user is using the R on a server.

on_server()

Value

Boolean.

Examples

if (FALSE) { # \dontrun{
on_server()
} # }