Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
january-msemakweli authored Nov 4, 2024
1 parent 8f54825 commit 4ccf870
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,6 @@ Before running the app, ensure you have the following packages installed in your

install.packages(c("shiny", "shinyjs", "foreign", "readr", "readxl", "haven", "DT", "progress", "openxlsx", "labelled"))

### Installation

Clone this repository to your local machine:

git clone https://github.com/january-msemakweli/JMDSFCv1.0.git

Open the R project or R script containing the Shiny app code.

Run the app using RStudio or any R console:

shiny::runApp("path_to_your_app_directory")

## Usage

1. Upload a dataset file in one of the supported formats (CSV, Excel, SAS, SPSS, Stata, RData).
Expand Down Expand Up @@ -65,8 +53,7 @@ shiny::runApp("path_to_your_app_directory")

Developed by **January G. Msemakweli** and **Khalid Mzuka**
Email: [email protected]
LinkedIn: [Your LinkedIn Profile](https://linkedin.com/in/january-msemakweli)

LinkedIn: [https://linkedin.com/in/january-msemakweli]
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Expand Down

0 comments on commit 4ccf870

Please sign in to comment.