Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
d-callan committed Nov 22, 2023
1 parent 3f207cd commit 9ff04a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' Launches the corGraph Shiny App
#'
#' @importFrom shiny shinyApp
#' export
#' @export
corGraph <- function(...) {
shiny::shinyApp(ui, server, ...)
}

0 comments on commit 9ff04a8

Please sign in to comment.