Show all the python packages in the environment
Usage
installed_Python_pkgs(envname = NULL, conda = "auto")
Arguments
- envname
The name of a conda environment.
- conda
The path to a conda executable. Use "auto"
to allow SCP to automatically find an appropriate conda binary.