powered by
stepcount
Install the stepcount Python Module
install_stepcount(packages = "stepcount", ...)have_stepcount()stepcount_check()stepcount_version()
have_stepcount()
stepcount_check()
stepcount_version()
Output of reticulate::py_install
packages to install. If stepcount is not included, it will be added. This package is known to work with stepcount==3.2.4
stepcount==3.2.4
Additional arguments to pass to reticulate::py_install(), other than pip (pip = TRUE enforced)
reticulate::py_install()
pip
pip = TRUE
if (have_stepcount()) { stepcount_version() }
Run the code above in your browser using DataLab