pajuan commited on
Commit
7c78ad0
1 Parent(s): 3a5cf04

Upload app.R

Browse files
Files changed (1) hide show
  1. app.R +3 -3
app.R CHANGED
@@ -6,9 +6,9 @@ library(shiny)
6
  # --------
7
 
8
  #
9
- #PROYECT_HOME=dirname(rstudioapi::getActiveDocumentContext()$path)
10
- #setwd(PROYECT_HOME)
11
- #list.files(getwd())
12
  #
13
  #absolute_path=function(
14
  # APP_HOME
 
6
  # --------
7
 
8
  #
9
+ PROYECT_HOME=dirname(rstudioapi::getActiveDocumentContext()$path)
10
+ setwd(PROYECT_HOME)
11
+ list.files(getwd())
12
  #
13
  #absolute_path=function(
14
  # APP_HOME