add_debugger_dir: add_debugger_dir

Description Usage Arguments

View source: R/debugger.R

Description

This function takes application input and output directory as input parameter and update the shiny application code by adding messages for function and reactive expression if you don't provide the output directory it ask you to overwrite existing directory or provide output directory location.

Usage

1
add_debugger_dir(input_dir, output_dir = NULL)

Arguments

input_dir

Path to the shiny application

output_dir

Path to output directory where you want to save shiny application . default value is NULL to overwrite.


kartikeyakirar/shinyDebugger documentation built on Dec. 21, 2021, 5:19 a.m.