From a66ce9900f5e2adc70b7b02edfde3ea1cb819b4a Mon Sep 17 00:00:00 2001 From: libjohn Date: Mon, 9 Sep 2024 14:10:42 -0400 Subject: [PATCH] update link --- docs/slides/slides_import-data.html | 224 ++++++++++++++-------------- slides/slides_import-data.qmd | 20 +-- 2 files changed, 122 insertions(+), 122 deletions(-) diff --git a/docs/slides/slides_import-data.html b/docs/slides/slides_import-data.html index 3807681..edf34e4 100644 --- a/docs/slides/slides_import-data.html +++ b/docs/slides/slides_import-data.html @@ -1396,7 +1396,7 @@

Wide data

gtExtras::gt_theme_dark()
-
+
@@ -2225,7 +2225,7 @@

Tall data

gtExtras::gt_theme_dark()
-
+
@@ -3087,9 +3087,9 @@

Closing

Pipes and Assignments

 

- +
-+diff --git a/slides/slides_import-data.qmd b/slides/slides_import-data.qmd index 5f7ce32..1784f3c 100644 --- a/slides/slides_import-data.qmd +++ b/slides/slides_import-data.qmd @@ -291,16 +291,16 @@ Along the way   -+--------------+---------------+--------------+-------------------+ -| Operator | Operator Name | Keystore | Pnuemonic | -+==============+===============+==============+===================+ -| `<-` | assignment | Alt-dash | "Gets value from" | -+--------------+---------------+--------------+-------------------+ -| `|>`\ | pipe | Ctrl-Shift-M | "And then" | -| or | | | | -| | | | | -| `%>%` | | | | -+--------------+---------------+--------------+-------------------+ ++----------+---------------+--------------+-------------------+ +| Operator | Operator Name | Keystore | Pnuemonic | ++==========+===============+==============+===================+ +| `<-` | assignment | Alt-dash | "Gets value from" | ++----------+---------------+--------------+-------------------+ +| `|>`\ | pipe | Ctrl-Shift-M | "And then" | +| or | | | | +| | | | | +| `%>%` | | | | ++----------+---------------+--------------+-------------------+ ## Citation management