get_layer_setting | R Documentation |
Returns specified setting for a specific network layer (and group).
get_layer_setting(layer, group, settings, setting_name)
layer |
[list] A network layer created by |
group |
[string] A network group |
settings |
[list] Named list of settings created by |
setting_name |
[string] String indicating the setting to return. |
Setting value(s) for this layer (and group)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.