Skip to content

Commit

Permalink
updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
gwyssen committed Jan 19, 2024
1 parent 1d50590 commit 1e90c36
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions datawrangling.qmd
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Data wrangling 1

You can work with your own dataset or you can download an example dataset \[[here](https://kogpsy.github.io/datasimulationcourse_24/downloadable_files/data.zip)\]. After downloading it, please unzip and save it in the project folder.
You can work with your own dataset or you can download an example dataset \[[here](/downloadable_files/data.zip)\]. After downloading it, please unzip and save it in the project folder.

## Reading in data

`read_csv()`

ab jetzt sollten sie über `/data/DatasaurusDozen.csv` Zugang dazu haben (wie auch wir, denn es ist auch so in unserem Ordner
ab jetzt sollten sie über `/data_example/DatasaurusDozen.csv` Zugang dazu haben (wie auch wir, denn es ist auch so in unserem Ordner

## Save data

Expand Down
Binary file modified docs/Data-Simulation-Workshop.pdf
Binary file not shown.
Binary file removed docs/downloadable_files/data.zip
Binary file not shown.
1 change: 0 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ <h2 class="anchored" data-anchor-id="contact">Contact</h2>
<section id="certificate-of-attendance" class="level2">
<h2 class="anchored" data-anchor-id="certificate-of-attendance">Certificate of attendance</h2>
<p>We can provide you with a certificate of attendance upon request.</p>
<p><a href=".\downloadable_files/data.zip">test</a></p>


</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"href": "index.html#certificate-of-attendance",
"title": "Data Simulation Workshop",
"section": "Certificate of attendance",
"text": "Certificate of attendance\nWe can provide you with a certificate of attendance upon request.\ntest"
"text": "Certificate of attendance\nWe can provide you with a certificate of attendance upon request."
},
{
"objectID": "aboutthecourse.html",
Expand Down
2 changes: 0 additions & 2 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,3 @@ If you wish to join day 1 only (introduction to R and RStudio), please contact J
## Certificate of attendance

We can provide you with a certificate of attendance upon request.

[test](/downloadable_files/data.zip)

0 comments on commit 1e90c36

Please sign in to comment.