if (FALSE) {
connect()
}
if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
# default is to read CONNECT_SERVER and CONNECT_API_KEY environment variables
# this example will read TEST_1_SERVER and TEST_1_API_KEY
connect(prefix = "TEST_1")
}
Run the code above in your browser using DataLab