Skip to content

Commit

Permalink
Merge pull request #267 from fhdsl/import-updates
Browse files Browse the repository at this point in the history
Fix Spacing in Input Lab
  • Loading branch information
avahoffman authored Jan 23, 2025
2 parents 023ba76 + 7a13b63 commit e56ac6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 5 additions & 5 deletions modules/Data_Input/lab/Data_Input_Lab_Key.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ editor_options:

Set up your R Project.

> File, New Project or click the new project button
> New Directory
> New Project
> Type a name and choose a location
> Check that the folder is there!
* File, New Project or click the new project button
* New Directory
* New Project
* Type a name and choose a location
* Check that the folder is there!

Check out our resource here: https://daseh.org/resources/R_Projects.html

Expand Down
1 change: 0 additions & 1 deletion modules/Manipulating_Data_in_R/Manipulating_Data_in_R.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ fj

## "`includes duplicates`"


```{r message=FALSE}
data_As <- read_csv(
file = "https://daseh.org/data/data_As_2.csv")
Expand Down

0 comments on commit e56ac6b

Please sign in to comment.