citationUI {mmints}R 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:

Examples

citationUI("my_citations")


[Package mmints version 0.2.0 Index]