Skip to content

Commit

Permalink
added link to .rmd in lab file
Browse files Browse the repository at this point in the history
  • Loading branch information
MarMall committed Oct 20, 2023
1 parent 3fbed35 commit b37dc0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Instructions/Labs/LAB_20-3-B-DataFromQualtricsToR.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ This lab is divided into three sub-sections (for better orientability), and in t
-->




### Instructions

## Exercise 1 - Getting your R/R-Studio environment ready

We will be working with with the tidyverse (especially dplyr) in this DataImport and Data Wrangling Sub-Session. These packages need to be installed / loaded in R first.

Should you prefer working directly in R with the RMarkdown file, please access the [file here](https://raw.githubusercontent.com/MarMall/NetworkApproaches/main/Instructions/Labs/data/1_DataImportQualtrics2R.rmd)

```r
# if you are pretty sure you did not install any of the below packages to your R / RStudio environment before, then please run the install-commands
# otherwise just go to the next code block
Expand Down

0 comments on commit b37dc0f

Please sign in to comment.