Skip to contents

metaflow_version() returns the version of the installed Metaflow Python package.

Usage

metaflow_version()

Value

A character string representing the Metaflow version.

Examples

metaflow_version()
#> Error in metaflow_version(): Metaflow is not available. Please install Metaflow using install_metaflow().