Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sabrau authored Jul 11, 2024
1 parent 6a69350 commit 0b50549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ To run this app locally, ensure you have the following R packages installed:

Install these packages using `install.packages(c("shiny", "jsonlite", "ggplot2", "shinydashboard", "shinyFiles", "shinyjqui", "dplyr"))` in R if they are not already installed.

#Usage
# Usage

Start Page: Choose JSON files to upload and view information about the uploaded files.
Visualization: Visualize up to six histograms and arrange them as needed.
Combined Histogram: Combine selected histograms into a single combined histogram.
Statistics: Display statistical information about the uploaded data.


#License
# License
...


Expand Down

0 comments on commit 0b50549

Please sign in to comment.