Man pages for basf/reactflush
Shiny Code Reactivity Visualizer

annotate_definitionsannotate all input defentions in code blocks WIP
annotate_side_effectsannotate all side effects for each code block
annotate_typeannotate all inputs/reactives for each code block
compute_dependency_networkcompute source, target dependency network
compute_networkcompute source, target network of (isolated) dependencies and...
compute_side_effect_networkcompute source, target side effects network
convert_to_mermaid_connectiongenerate mermaid code for single dependency
convert_to_mermaid_nodegenerate mermaid code for single reactive block
delete_isolatesdelete isolate block from within code block expressions
determine_invalidatorsdetermine reactive invalidators
dir_contains_appcheck if directory has shiny files: app.R or server.R
extract_inputsextract all inputs from shiny server code
extract_inputs_with_idextract all inputs from server alongside ids
extract_isolatesextract from within code block expressions
extract_reactivesextract all reactives from shiny server code
extract_reactive_values_with_idextract all reactiveValues from server alongside ids
extract_sources_with_idextract all reactive srouces from server alongside ids
list_matcheslist all occuring matches in code block
list_side_effectslist all occuring side effects in code block
list_to_dfconvert named list to data.frame
mermaid_colorscolors for mermaid graph nodes
parse_code_blocksextract code blocks from server.R code
parse_optionsextract options from code shiny server code blocks
parse_shiny_appparse shiny app located within directory
parse_shiny_serverparse code of server.R
parse_shiny_server_codeextract code within the server definition
parse_source_statementsrecursively inline replace shiny source statements
plot_mermaidplot mermaid diagram from analyzed shiny app code
reactflushanlalyze your shiny app code and display reactivity network
reactflush_addinRStudio addin reactflush wrapper function
reactflush_addin_helperRStudio addin reactflush wrapper
reactflush_focus_addinRStudio addin reactflush with selction focus wrapper function
reactflush_markdownanlalyze your shiny app code and output reactivity network to...
regex_patternFunction to construct regex pattern
regex_recursioncreate recursive regex
render_mermaidgenerate mermaid code from app code analysis
sep_concat strings with "_" seperator
str_match_all_perlstringr match_all adaptation to work with PCRE engine
basf/reactflush documentation built on Feb. 15, 2021, 12:12 a.m.