powered by
Check if R is running from INCA
is.inca(logical = TRUE)
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)
TRUE
FALSE
logical = TRUE
logical = FALSE
# NOT RUN { is.inca() # }
Run the code above in your browser using DataLab