Start ggpubr stats usage.
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
library(shiny)
|
||||
library(openxlsx)
|
||||
library(readxl)
|
||||
library(ggplot2)
|
||||
# library(ggplot2)
|
||||
library(reshape2)
|
||||
library(dplyr)
|
||||
# library(dplyr)
|
||||
library(ggbeeswarm)
|
||||
library(magrittr)
|
||||
library(flextable)
|
||||
source("funcions.R")
|
||||
library(tidyverse)
|
||||
library(rstatix)
|
||||
library(ggpubr)
|
||||
|
||||
ui <- fluidPage(
|
||||
#Navbar
|
||||
|
||||
Reference in New Issue
Block a user