mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-29 21:01:27 +00:00
modify file structure
This commit is contained in:
Vendored
+1
-1
@@ -19,7 +19,7 @@
|
||||
"command": "Rscript",
|
||||
"args": [
|
||||
"-e",
|
||||
"\"rmarkdown::run('dashboard.Rmd', shiny_args = list(host = '127.0.0.1', port = 1234))\""
|
||||
"\"rmarkdown::run('app/dashboard.Rmd', shiny_args = list(host = '127.0.0.1', port = 1234))\""
|
||||
],
|
||||
"group": {
|
||||
"kind": "test",
|
||||
|
||||
Reference in New Issue
Block a user