install_stepcount | R Documentation |
stepcount
Python ModuleInstall the stepcount
Python Module
install_stepcount(packages = "stepcount", ...)
have_stepcount()
stepcount_check()
stepcount_version()
packages |
packages to install.
If |
... |
Additional arguments to pass to |
Output of reticulate::py_install
if (have_stepcount()) {
stepcount_version()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.