-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f54825
commit 4ccf870
Showing
1 changed file
with
1 addition
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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). | ||
|
@@ -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. | ||
|