module_metadata_ui {shinyMixR}R Documentation

metadata module for UI

Description

Shiny module for meta data

Usage

module_metadata_ui(id, type)

Arguments

id

Module id

type

character with the type of button to present (either "save" or "overview")

Value

A list of html tags used for th UI of the app


[Package shinyMixR version 0.5.1 Index]