Description Usage Value Note Examples
Get version of Spark on which this application is running.
1 |
a character string of the Spark version
sparkR.version since 2.0.1
1 2 3 4 5 | ## Not run:
sparkR.session()
version <- sparkR.version()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.