installed_components {pysparklyr} | 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.