Ver código fonte

Load first datset

Petra Lamborn 4 anos atrás
pai
commit
5583a280e1
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3
    0
      dataImport.R

+ 3
- 0
dataImport.R Ver arquivo

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