Añadida dependencia de tidyverse
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
library(shiny)
|
library(shiny)
|
||||||
library(readxl)
|
library(readxl)
|
||||||
library(DT)
|
library(DT)
|
||||||
|
library(tidyverse)
|
||||||
|
|
||||||
file<-"V:/LBM/VIROTERAPIA I TERAPIA GENICA/Lola/Proyecto Idibell UM - Lola/Documentacion ensayo clinico PULSE laboratorio/PULSE MUESTRAS -80.xlsx"
|
file<-"V:/LBM/VIROTERAPIA I TERAPIA GENICA/Lola/Proyecto Idibell UM - Lola/Documentacion ensayo clinico PULSE laboratorio/PULSE MUESTRAS -80.xlsx"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user