Skip to content

Commit

Permalink
1.0.0 - Editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Fish authored and Fish committed Feb 10, 2018
1 parent 7758e06 commit 8ea441a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/EFAshiny.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ EFAshiny <- function(run = T, report_Apppath = F) {
}
if (report_Apppath == F){
onlineapp <- "Have fun with EFAshiny : https://psychilin.shinyapps.io/EFAshiny/"
tutorial <- "See tutorial : https://github.com/PsyChiLin/EFAshiny"
#tutorial <- "See tutorial : https://github.com/PsyChiLin/EFAshiny"
return(onlineapp)
}
}
Expand Down

0 comments on commit 8ea441a

Please sign in to comment.