View source: R/python-install.R
installed_components | R Documentation |
Lists installed Python libraries
installed_components(list_all = FALSE)
list_all |
Flag that indicates to display all of the installed packages
or only the top two, namely, |
Returns no value, only sends information to the console. The information includes the current versions of 'sparklyr', and 'pysparklyr', as well as the 'Python' environment currently loaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.