Description Usage Arguments Note Examples
Get a local property set in this thread, or NULL
if it is missing. See
setLocalProperty
.
1 | getLocalProperty(key)
|
key |
The key for a local property. |
getLocalProperty since 2.3.0
1 2 3 4 | ## Not run:
getLocalProperty("spark.scheduler.pool")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.