Skip to content

Commit

Permalink
Remove Tabmenue "File creation"
Browse files Browse the repository at this point in the history
Remove R files:
-fct_brreasy_risk_differences.R
-fct_riskdifference.R
-test_area_functions.R
  • Loading branch information
stjeske committed Jan 11, 2022
1 parent 8415d64 commit bf55145
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 53 deletions.
10 changes: 5 additions & 5 deletions R/app_ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ app_ui <- function(request) {
shiny::uiOutput("trialno"),
shiny::uiOutput("stratum")
),
shinydashboard::menuItem(
"File Creation (SAS data)",
tabName = "sas_data",
icon = icon("calculator")
),
# shinydashboard::menuItem(
# "File Creation (SAS data)",
# tabName = "sas_data",
# icon = icon("calculator")
# ),
shinydashboard::menuItem(
text = 'Graphic Options',
tabName ='graphic',
Expand Down
8 changes: 0 additions & 8 deletions R/fct_breasy_risk_differences.R

This file was deleted.

5 changes: 0 additions & 5 deletions R/fct_riskdifference.R

This file was deleted.

35 changes: 0 additions & 35 deletions R/test_area_functions.R

This file was deleted.

0 comments on commit bf55145

Please sign in to comment.