powered by
A convenience function for changing where you want the Crunch package to try to connect to.
setCrunchAPI(subdomain, port = NULL)
the subdomain to use
on optional port to use
nothing
# NOT RUN { setCrunchAPI("local", 8080) setCrunchAPI("app") # }
Run the code above in your browser using DataLab