powered by
This function processes a Shiny server script, identifying render functions, their reactivity types, and any input dependencies.
analyze_shiny_reactivity(file_path)
A data frame summarizing the reactivity structure of the file.
A string representing the path to the R file.