Skip to contents

Release 🎈 Check 🛠 Docs 📚

Code Coverage 📔

GitHub forksGitHub repo stars

GitHub commit activityGitHub contributorsGitHub last commitGitHub pull requestsGitHub repo sizeGitHub language countProject Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

teal.osprey provides community contributed teal modules of analysis functions from osprey package. This enables teal app developers to easily create applications making use of osprey.

Installation

# stable versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey@*release")

# beta versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.osprey")