# NOT RUN {
# recommended way of retrieving a resource: via a resource group object
svc <- resgroup$get_rec_service("myrec")
# start the service backend
svc$start()
# get the service endpoint
rec_endp <- svc$get_rec_endpoint()
# }
Run the code above in your browser using DataLab