Skip to content

Commit

Permalink
review clean data section
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Oct 26, 2024
1 parent ceac5ad commit ed6b05a
Show file tree
Hide file tree
Showing 16 changed files with 1,322 additions and 287 deletions.
Binary file added images/dplyr-cheatsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dplyr-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/janitor-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/lubridate-cheatsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/lubridate-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pivot_longer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pivot_wider.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/stringr-cheatsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/stringr-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tidyr-cheatsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tidyr-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 1 addition & 9 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@ engine: knitr
#| child: "sections/data-status.qmd"
```


<!-- Insert section 'Scripting' -->

```{r}
#| child: "sections/scripting.qmd"
```


<!-- Insert section 'Data cleaning' -->

```{r}
Expand All @@ -50,7 +42,7 @@ engine: knitr
<!-- Insert section 'Data homogenization' -->

```{r}
#| child: "sections/data-homogenization.qmd"
#| child: "sections/taxonomy.qmd"
```


Expand Down
Loading

0 comments on commit ed6b05a

Please sign in to comment.