| show_startup | R Documentation |
Displays startup messages that were suppressed during the most recent
groundhog.library() call. These messages
are formatted with proper newlines and package version information.
show_startup()
Invisibly returns the startup messages string, or NULL if no messages were suppressed.
## Not run:
groundhog.library("some_package", "2024-01-01")
show_startup() # View any suppressed startup messages
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.