View source: R/spark_connection.R
connection_config | R Documentation |
Read configuration values for a connection
connection_config(sc, prefix, not_prefix = list())
sc |
|
prefix |
Prefix to read parameters for
(e.g. |
not_prefix |
Prefix to not include. |
Named list of config parameters (note that if a prefix was specified then the names will not include the prefix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.