Skip to contents

This module function comes from the Case study: histogram section of Mastering Shiny.

Usage

histogramServer(id, x, title = reactive("Histogram"))

Arguments

id

shiny module server id

Value

shiny server module