Cambio de carga de librerías.
This commit is contained in:
+5
-2
@@ -1,8 +1,8 @@
|
||||
library(shiny)
|
||||
library(ggplot2)
|
||||
# library(ggplot2)
|
||||
library(reshape2)
|
||||
library(openxlsx)
|
||||
library(dplyr)
|
||||
# library(dplyr)
|
||||
library(car)
|
||||
library(ggbeeswarm)
|
||||
library(gtools)
|
||||
@@ -11,6 +11,9 @@ source("../../funcions.R")
|
||||
library(survminer)
|
||||
library(survival)
|
||||
library(plotrix)
|
||||
library(tidyverse)
|
||||
library(ggpubr)
|
||||
library(rstatix)
|
||||
|
||||
# Define UI for application
|
||||
ui <- fluidPage(
|
||||
|
||||
Reference in New Issue
Block a user