Skip to contents

Retrieves an update message for immunarch.

Usage

get_immunarch_news(datepoint = "latest")

Arguments

datepoint

A string specifying the update date. Use "latest" for the most recent update or supply a valid date key (e.g., "Apr 2025").

Value

A character string with the update details or a warning if the key is not found.

Details

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.