Browse Source

Load first datset

Petra Lamborn 4 years ago
parent
commit
5583a280e1
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      dataImport.R

+ 3
- 0
dataImport.R View File

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