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 9, 2018
1 parent 2865e6c commit 7758e06
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 15 deletions.
4 changes: 3 additions & 1 deletion R/EFAshiny.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@
#' @seealso Tutorial : \url{https://github.com/PsyChiLin/EFAshiny}
#' @author Chi-Lin Yu <[email protected]>
#' @author Ching-Fan Sheu <[email protected]>
#' @param run run the EFAshiny app or not. Default is true, and the APP will be lanuched.
#' @param report_Apppath report the directory of the APP in your system. If false, show the online APP link.
#' @examples
#' if (interactive()) {
#' EFAshiny()
#' EFAshiny::EFAshiny()
#' }
EFAshiny <- function(run = T, report_Apppath = F) {
app <- system.file("efas",
Expand Down
12 changes: 0 additions & 12 deletions codecov.yml

This file was deleted.

9 changes: 7 additions & 2 deletions man/EFAshiny.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7758e06

Please sign in to comment.