Learn R Programming

geeLite (version 1.0.2)

gen_messages: Define Output Messages

Description

Defines output messages based on whether the database is new or updated.

Usage

gen_messages(database_new)

Value

A list of output messages.

Arguments

database_new

[mandatory] (logical) A logical value indicating whether the database is new.