setCrunchAPI | R Documentation |
A convenience function for changing where you want the Crunch package to try to connect to.
setCrunchAPI(subdomain, port = NULL)
subdomain |
the subdomain to use |
port |
on optional port to use |
nothing
setCrunchAPI("local", 8080)
setCrunchAPI("app")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.