Añadir espacio

This commit is contained in:
Costa
2022-03-02 14:10:39 +01:00
parent b968de1fb1
commit df0e5d4985
+1
View File
@@ -13,6 +13,7 @@ sqlLastDrop<-function(conn, tablename, droplast=1,dbtype=NULL){
sqlSave(conn, table, tablename = tablename, safer = F)}
}
sqlInitialize<-function(ruta="ruta_database.R"){
library(tidyverse)
library(RODBC)