citationUI: UI Function for Citation Module

View source: R/citationModule.R

citationUIR Documentation

UI Function for Citation Module

Description

This function creates the UI elements for the citation module.

Usage

citationUI(id)

Arguments

id

A character string that defines the namespace for the module.

Value

A list containing two elements:

  • button: An action button to show citations.

  • output: A tag list containing the citation header and output.

Examples

citationUI("my_citations")


mmints documentation built on April 3, 2025, 9:33 p.m.