View source: R/servers-deprec.R
addConnectServer | R Documentation |
This function does the same thing as addServer()
so has been removed.
addConnectServer(url, name = NULL, certificate = NULL, quiet = FALSE)
url |
URL for the server. Can be a bare hostname like
|
name |
Server name. If omitted, the server hostname is used. |
certificate |
Optional. Either a path to certificate file or a character vector containing the certificate's contents. |
quiet |
Suppress output and prompts where possible. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.