Faltaba cargar la librería ggpubr
This commit is contained in:
@@ -2,6 +2,7 @@ library(shiny)
|
|||||||
library(Seurat)
|
library(Seurat)
|
||||||
library(shinyFiles)
|
library(shinyFiles)
|
||||||
library(ggplot2)
|
library(ggplot2)
|
||||||
|
library(ggpubr)
|
||||||
|
|
||||||
# Define UI for application
|
# Define UI for application
|
||||||
ui <- fluidPage(
|
ui <- fluidPage(
|
||||||
|
|||||||
Reference in New Issue
Block a user