Skip to contents

Generates the user interface 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

hometextUi(id)

Arguments

id

Character string specifying the module namespace identifier

Value

A Shiny UI element containing HTML content to be rendered in the Home tab.