cargaRDS | R Documentation |
Carga el folde de RX y crea un archivo RDS con todos los datos, si no existe lo crea.
cargaRDS(rxdir)
rxdir |
El directorio de donde estan los jpg de rx |
Un data frame con la informacion del RDS y el folder
# library(stringr); library(dplyr) # rxdir <- "C:/Users/olitr/Desktop/Nueva carpeta" # rxdir <- "D:/OneDrive/BarbiApp/AppShiny/testFolder" # test <- cargaRDS("D:/OneDrive/BarbiApp/AppShiny/testFolder")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.