Commit d181c4f0 authored by Matej Lexa's avatar Matej Lexa
Browse files

usable lesson1 finished

parent fb534a9e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ navbar:
  left:
    - text: "Home"
      href: index.html
    - text: "Lesson 1 - intro to R"
    - text: "Lesson 1"
      href: lesson1.html
    - text: "Lesson 2 - ggplot and tidyverse"
    - text: "Lesson 2"
      href: lesson2.html

data/cars.csv

0 → 100644
+407 −0

File added.

Preview size limit exceeded, changes collapsed.

data/cars.data

0 → 100644
+406 −0

File added.

Preview size limit exceeded, changes collapsed.

data/cars.names

0 → 100644
+406 −0

File added.

Preview size limit exceeded, changes collapsed.

data/cars.tsv

0 → 100644
+407 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading