is.inca.RdCheck if R is running from INCA
is.inca(logical = TRUE)
| logical | Should the return value be a simple boolean whether we are running from INCA or not? |
|---|
Either TRUEFALSE if logical = TRUE or one of
"PROD", "TEST" or "LOCAL" depending on were R is running
(if logical = FALSE)
is.inca()#> [1] FALSE