| get_py_package_version | R Documentation |
Function for requesting the version of a specific python package.
get_py_package_version(package_name)
package_name |
|
Returns the version as string or NA if the package does not exist
or no version is available.
Other Utils Python Developers:
get_py_package_versions(),
load_all_py_scripts(),
load_py_scripts(),
run_py_file()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.