gen_messages {geeLite} | R Documentation |
Define Output Messages
Description
Defines output messages based on whether the database is new or updated.
Usage
gen_messages(database_new)
Arguments
database_new |
[mandatory] (logical) A logical value indicating whether the database is new. |
Value
A list of output messages.
[Package geeLite version 1.0.2 Index]