Skip to contents

A shiny module that allows the user to see a tabular summary of a stock they have selected.

Usage

stock_summary_ui(id)

stock_summary_server(id, stock)

Arguments

id

The namespace of the module.

stock

The stock that has been selected.

See also