From 75900d8294e612cb0aa7014f411e96d76da066b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Ruiz=20G=C3=B3mez?= Date: Tue, 22 Dec 2020 11:38:30 -0500 Subject: [PATCH] Update 01-test.R Ensayo del GitHub --- scripts/tema1/01-test.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tema1/01-test.R b/scripts/tema1/01-test.R index 68bd2104..405e51f2 100644 --- a/scripts/tema1/01-test.R +++ b/scripts/tema1/01-test.R @@ -1,7 +1,7 @@ #Esta lĂ­nea no funciona, por ahora... #lm(y~x) - + print("hola mundo") require(graphics) ## Annette Dobson (1990) "An Introduction to Generalized Linear Models".