installed_components {pysparklyr} | R Documentation |
Lists installed Python libraries
Description
Lists installed Python libraries
Usage
installed_components(list_all = FALSE)
Arguments
list_all |
Flag that indicates to display all of the installed packages
or only the top two, namely, |
Value
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.
[Package pysparklyr version 0.1.5 Index]