This function enables the startup messages for the rpact package by setting
the rpact.startup.message.enabled option to TRUE.
Usage
enableStartupMessages()
Arguments
Value
This function does not return a value. It is called for its side effects.
Details
Once this function is called, the startup messages will remain enabled until
explicitly disabled using the disableStartupMessages() function. The current
state is saved using the saveOptions() function.