View source: R/v1_migration_utils.R
| get_immunarch_news | R Documentation |
Retrieves an update message for immunarch.
get_immunarch_news(datepoint = "latest")
datepoint |
A string specifying the update date. Use |
If datepoint is set to "latest", the function returns the most recent update.
Otherwise, specify the update date key (e.g., "Apr 2025") to retrieve that particular update.
If no matching update is found, a warning is issued along with available update keys.
A character string with the update details or a warning if the key is not found.
list_immunarch_news()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.