Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _data/guides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,9 @@
type: Tutorial
- id: 66
title: Introduction to GGPLOT2
url: https://mdl.library.utoronto.ca/technology/tutorials/ggplot2
url: https://mdlutoronto.github.io/ggplot2-intro/
description:
This guide introduces users to the ggplot2 R package. Ggplot2 is a popular package that is used to make publication quality graphs in R. The official documentation for the ggplot2 package can be found [here](https://cran.r-project.org/web/packages/ggplot2/ggplot2.pdf). It includes descriptions of functions and sample datasets.
technique:
- Data Visualization
tool:
Expand Down Expand Up @@ -859,7 +861,7 @@
type: Tutorial
- id: 73
title: "Excel: Beyond The Basics - Windows"
url: https://mdl.library.utoronto.ca/technology/tutorials/excel-beyond-basics-windows
url: https://mdlutoronto.github.io/excel-beyond-basics-windows/
description: |
About this workshop

Expand Down