documentation/snippets/shinyembeddedmodulecall.md

# include the module
source("worldPhones.R")

# call the module
worldPhonesUI("phones")
callModule(worldPhones, "phones")


genpack/promer documentation built on Jan. 26, 2025, 11:30 p.m.