From 22fa9042492890e29b22c7bbdb7825724b9050be Mon Sep 17 00:00:00 2001 From: Marin Jimenez <44653479Z@ICO.SCS.local> Date: Tue, 19 Oct 2021 14:14:34 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20cabecera=20descripci=C3=B3n.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RellenarOVBD.R | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RellenarOVBD.R b/RellenarOVBD.R index aff5a4a..7311def 100644 --- a/RellenarOVBD.R +++ b/RellenarOVBD.R @@ -1,3 +1,8 @@ +############# +## Script para aƱadir nuevas muestras a la base de datos de Ovario +############# + + library(tidyverse) library(RODBC) library(openxlsx)