diff --git a/invivos/app.R b/invivos/app.R index 6040bfb..750ba67 100755 --- a/invivos/app.R +++ b/invivos/app.R @@ -3,7 +3,7 @@ library(ggplot2) library(reshape2) library(openxlsx) library(dplyr) -source("../funcions.R") +source("../../funcions.R") # Define UI for application ui <- fluidPage(