Skip to contents

Defines the server logic for the Home tab of the Odyssey Shiny application. This tab includes a welcome message, project description, intended audience, methodology, contribution guidelines, and licensing information.

Usage

home_server(id)

Arguments

id

Character string specifying the module namespace identifier.

Value

This function is called for its side effects to render UI output.