Skip to content

Commit

Permalink
Add troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderPico authored Oct 1, 2024
1 parent 249ba17 commit 8409e71
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,3 +456,9 @@ our group if these tools prove useful.
options(shiny.launch.browser = .rs.invokeShinyWindowExternal)
source("view_results.R")
```

6. Error loading new dataset
```
Error: replacement has 0 rows, data has ###
```
* Likely an unexpected CSV file source. Solution: Try opening the CSV in Excel and then saving again with new name to fix the file.

0 comments on commit 8409e71

Please sign in to comment.