Skip to contents

See appsilon pkg shiny.info now.

Usage

input_names_listing(file = "./R/app_server.R")

Arguments

file

path to source file to search in

Value

character vector of ids of inputs like x,y,z if it found input$x input$y input$z

Details

See dev-app-settings.Rmd also