Created
September 29, 2025 09:44
-
-
Save kpagacz/8d6c6a8ec4f59955cdecbc06b90f9771 to your computer and use it in GitHub Desktop.
shinylive snippet from bookmarking.qmd chunk 5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Ensure bookmark compatibility across teal versions | |
| # Document teal version when creating important bookmarks | |
| # Check current teal version | |
| packageVersion("teal") | |
| packageVersion("teal.modules.general") | |
| packageVersion("teal.modules.clinical") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment