Skip to content

Enhanced UI Component #3

@ashbaldry

Description

@ashbaldry

From @ramiromagno:

An in-package solution for the reproducible code Shiny output

# UI
reproFunctionOutput("code_fn")
# Server  
output$code_fn <- renderReproFunction(summary_tbl)

Could include:

  • Syntax-highlighted function definition
  • Copy to clipboard button
  • Download as .R file button
  • Optional: "Run with different inputs" widget

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions