Files in dgkf/scriptgloss
Functionality for creating static scripts from shiny apps

.Rbuildignore
.github/CODEOWNERS
.gitignore
.travis.yml
DESCRIPTION
NAMESPACE
R/code-append.R R/code-deshine-callstack.R R/code-extract-output-names.R R/code-flatten-function-body.R R/code-generate-static-code.R R/code-get-code.R R/code-get-initialization.R R/code-parse-callModule.R R/code-reduce-syntax.R R/code-replace-top-level-assignments.R R/code-shake-shiny-outputs.R R/code-shiny-output-names.R R/code-trim-shinyapp.R R/code-value-propegation.R R/dependency-clipboardjs.R R/dependency-prismjs.R R/scriptgloss_module.R R/shiny-js-headers.R R/shiny-report-download-handler.R R/shiny-ui-copy-to-clipboard.R R/shiny-ui-show-code.R R/utils.R README.md app-examples/feature-showcase/app.R app-examples/feature-showcase/report.Rmd app-examples/module-static-code-generation/app.R app-examples/nested-modules-static-code-generation/app.R app-examples/report-generation/app.R app-examples/report-generation/report.Rmd app-examples/reused-module-static-code-generation/app.R app-examples/static-code-generation/app.R man/append_code.Rd man/append_declaration.Rd man/append_output_calls.Rd man/as_shown.Rd man/callStaticModule.Rd man/check_shiny.Rd man/clipCodeButton.Rd man/clipboardjsDependencies.Rd man/extract_output_names.Rd man/flatten_function_bodies.Rd man/flatten_function_body.Rd man/generate_static_code.Rd man/getInitializationCode.Rd man/getInitializationCode.default.Rd man/get_code.Rd man/get_output.Rd man/is_shiny_output_assignment.Rd man/knitr_expand_content_list.Rd man/parse_shiny_files.Rd man/pre_code.Rd man/prismDependencies.Rd man/prismjs_languages.Rd man/prismjs_themes.Rd man/propegate_values.Rd man/purge_shiny_code.Rd man/reduce_nested_syntax.Rd man/replace_output_w_tmp.Rd man/replace_tmp_w_output.Rd man/replace_top_level_assignments.Rd man/report_download_handler.Rd man/report_downloader.Rd man/report_from_template.Rd man/scriptglossJS.Rd man/shake_shiny_outputs.Rd man/shiny_output_names.Rd man/shiny_server_header_vars.Rd man/shinytest_path.Rd man/showCodeButton.Rd man/show_as_verbatim_text.Rd man/show_code_modal.Rd man/submodule.Rd man/top_level_call_list.Rd man/trim_shinyApp.Rd tests/shinytest/shinytest-append_declaration/app.R tests/shinytest/shinytest-reactiveVal/app.R tests/shinytest/shinytest-reactiveValues/app.R tests/shinytest/shinytest-reactiveValuesToList/app.R tests/shinytest/shinytest-show_as_verbatim_text/app.R tests/testthat.R tests/testthat/test-append_code.R tests/testthat/test-append_declaration.R tests/testthat/test-append_output_calls.R tests/testthat/test-code-generation.R tests/testthat/test-deshine-reactiveVal.R tests/testthat/test-deshine-reactiveValues.R tests/testthat/test-deshine-reactiveValuesToList.R tests/testthat/test-getInitializationCode.R tests/testthat/test-is_shiny_output_assignment.R tests/testthat/test-propegaet_values.R tests/testthat/test-reduce_nested_syntax.R tests/testthat/test-show_as_verbatim_text.R
dgkf/scriptgloss documentation built on June 8, 2019, 8:43 p.m.