Explorar el Código

Load first datset

Petra Lamborn hace 4 años
padre
commit
5583a280e1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      dataImport.R

+ 3
- 0
dataImport.R Ver fichero

@@ -0,0 +1,3 @@
1
+library(readxl)
2
+RAKETE_TOR <- read_excel("data/170202 RAKETE 16 11336 TOR xlsx.xlsx",
3
+                         skip = 1)