Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary Reports #1

Open
s-sabrau opened this issue May 16, 2023 · 0 comments
Open

Summary Reports #1

s-sabrau opened this issue May 16, 2023 · 0 comments

Comments

@s-sabrau
Copy link
Collaborator

s-sabrau commented May 16, 2023

Issue: Unable to Split Dataframes and Compare Summary Reports

Description

I am trying to split two data frames and compare them in a summary report. However, the splitting process is working but there's no chance to combine these two data frames in two tables.

Expected Behavior

I expect the data frames to be successfully split into the desired segments, allowing me to compare them accurately in the summary report.

Current Behavior

Currently, when attempting to split and rebound the data frames with "combined_df <- cbind(dfHalle, dfLeipzig)"

Additional Information

  • Operating System: AppHub
  • Programming Language: R
  • Used Libraries or Frameworks:
    library(shiny)
    library(shinyWidgets)
    library(jsonlite)
    library(yaml)
    library(tibble)
    library(dplyr)
    library(jsonlite)
    library(gridExtra)
    library(grid)
@s-sabrau s-sabrau changed the title Widgets in Shiny App Summary Reports May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant